gitconfig
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
gitconfig [2010/02/04 12:40] – 88.79.167.212 | gitconfig [2012/12/23 23:16] (current) – old revision restored 2001:6f8:1c1a:0:19c4:c8b9:ea39:f8bf | ||
---|---|---|---|
Line 2: | Line 2: | ||
- | <code ini> | + | <code ini .gitconfig> |
[color] | [color] | ||
diff = auto | diff = auto | ||
Line 15: | Line 15: | ||
logup = log --oneline origin/ | logup = log --oneline origin/ | ||
diffup = diff origin/ | diffup = diff origin/ | ||
+ | [core] | ||
+ | editor = / | ||
+ | [push] | ||
+ | default = current | ||
</ | </ |
gitconfig.1265287211.txt.gz · Last modified: 2010/02/04 12:40 by 88.79.167.212