Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 202 Bytes

File metadata and controls

17 lines (8 loc) · 202 Bytes

[[Git]]

Git Misc

Reseting Password

git config --global credential.helper osxkeychain


git config --global credential.helper wincred

# Or

git config --global --unset user.password