mirror of
https://github.com/acedanger/shell.git
synced 2025-12-05 21:40:12 -08:00
feat: Update .gitconfig to add credentials for git.ptrwd.com
This commit is contained in:
@@ -14,3 +14,8 @@
|
||||
[core]
|
||||
autocrlf = input
|
||||
eol = lf
|
||||
[credential "https://git.ptrwd.com"]
|
||||
username = peterwood
|
||||
provider = generic
|
||||
[credential]
|
||||
helper = cache
|
||||
|
||||
Reference in New Issue
Block a user