Add default username to .gitconfig
This commit is contained in:
parent
6143d81bb0
commit
e9c9c63df4
1 changed files with 2 additions and 0 deletions
|
@ -9,3 +9,5 @@
|
|||
showBranch = auto
|
||||
status = auto
|
||||
ui = auto
|
||||
[credential]
|
||||
username = tadgy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue