Guest User

Untitled

a guest
Jan 21st, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. git config --unset credential.helper 'cache'
  2. git config --global --unset credential.helper 'cache'
  3. git config --system --unset credential.helper 'cache'
  4.  
  5. git config --global --unset core.askpass
Add Comment
Please, Sign In to add comment