git notes
This commit is contained in:
6
gitnotes.txt
Normal file
6
gitnotes.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Credentials
|
||||
|
||||
git config user.name "FirstName LastName"
|
||||
git config user.email "login@hserver"
|
||||
|
||||
git config credential.helper store
|
||||
Reference in New Issue
Block a user