gitconfig has never been used anyway
This commit is contained in:
parent
cda8c3c0a0
commit
1da4ec675e
1 changed files with 0 additions and 11 deletions
11
gitconfig
11
gitconfig
|
@ -1,11 +0,0 @@
|
|||
[credential "https://github.com"]
|
||||
username = vdrandom
|
||||
[credential "https://bitbucket.com"]
|
||||
username = vdrandom
|
||||
[user]
|
||||
email = von@vdrandom.org
|
||||
name = Von Random
|
||||
[push]
|
||||
default = simple
|
||||
[pull]
|
||||
rebase = true
|
Loading…
Reference in a new issue