Add github user to gitconfig

This commit is contained in:
Michael Campagnaro 2013-04-21 13:50:28 -04:00
parent bda18db719
commit 10ba40d48d

View File

@ -47,3 +47,5 @@
editor = /usr/bin/vim editor = /usr/bin/vim
[push] [push]
default = tracking default = tracking
[github]
user = mikecampo