79140766

Date: 2024-10-30 10:59:13
Score: 0.5
Natty:
Report link

If you're using git-credential-cache as helper (to store passwords in memory), simply use:

git credential-cache exit

It will effectively wipe git-credential memory cache so you can re-enter your credentials upon next push / pull.

Source: https://git-scm.com/docs/git-credential-cache/2.8.6

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Kirill Kay