WARNING: If you use
credential.helper store
from the answer, your password is going to be stored completely unencrypted ("as is") at ~/.git-credentials
. Please consult the comments section below or the answers from the "Linked" section, especially if your employer has zero tolerance for security issues.~/.gitconfig
Windows File error
git config alias
If windows change open
to start
git pr
-> Open this PR at github.com
git hub
-> Open this repo at github.com
git amend
-> Alias forgit commit --amend
git ammend
-> How I always misspell ‘amend’, also alias forgit commit --amend
alias