Is there a way to cache https credentials for pushing commits? - TechRepublic
General discussion
August 16, 2022 at 08:44 AM
pileups-punchy0e

Is there a way to cache https credentials for pushing commits?

by pileups-punchy0e . Updated 3 years, 7 months ago

I recently switched to synchronizing my repositories to https:// on GitHub (due to firewall issues), and it asks for a password every time.

Is there a way to cache the credentials, instead of authenticating every time that git push?

This discussion is locked

All Comments