moved config files to single location
This commit is contained in:
7
git/.gitconfig
Normal file
7
git/.gitconfig
Normal file
@@ -0,0 +1,7 @@
|
||||
[credential]
|
||||
helper = cache
|
||||
[user]
|
||||
name = Kulvir Singh
|
||||
email = kulvirs734@gmail.com
|
||||
[init]
|
||||
defaultbranch = trunk
|
||||
Reference in New Issue
Block a user