User Tools

Site Tools


gitconfig

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
gitconfig [2010/08/27 06:29] 92.195.4.251gitconfig [2012/12/23 22:09] 110.77.234.251
Line 10: Line 10:
     autosetuprebase = always     autosetuprebase = always
 [user] [user]
-    email = andi@splitbrain.org +    email = icumos@hotmail.com 
-    name = Andreas Gohr+    name = icumos
 [alias] [alias]
     logup = log --oneline origin/master..HEAD     logup = log --oneline origin/master..HEAD
Line 17: Line 17:
 [core] [core]
     editor = /usr/bin/vim     editor = /usr/bin/vim
 +[push]
 +    default = current
 </code> </code>
gitconfig.txt · Last modified: 2012/12/23 23:16 by 2001:6f8:1c1a:0:19c4:c8b9:ea39:f8bf