add comment for help with setting up creds on a new machine
This commit is contained in:
parent
427c7b3cf2
commit
11996437f8
@ -1,5 +1,7 @@
|
||||
# Have git remember credentials
|
||||
# git config --global credential.helper (store|cache|libsecret|git-credential-manager-core)
|
||||
# setting up git on a new machine:
|
||||
# https://madjam.dev/how-to-add-git-credentials-on-linux-and-macos-hosts-ssh-and-pat/
|
||||
|
||||
# Setting up a new repo *make first commit*
|
||||
# git remote add origin <url/path to git project>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user