source:
lab.git/TipAndDoc/.gitconfig
@
6f31bfb
| Last change on this file since 6f31bfb was fd6dbd0, checked in by mitty <mitty@…>, 12 years ago | |
|---|---|
|
|
| File size: 438 bytes | |
| Rev | Line | |
|---|---|---|
| [0dcad9a] | 1 | [user] |
| 2 | name = Ken-ichi Mito | |
| 3 | email = mitty@mitty.jp | |
| 4 | [color] | |
| 5 | ui = true | |
| 6 | [alias] | |
| 7 | br = branch | |
| [8c3e911] | 8 | ca = diff --cached |
| [ef43e77] | 9 | ci = commit -v -uno |
| [072e48b] | 10 | co = checkout |
| [0dcad9a] | 11 | hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short |
| [072e48b] | 12 | ls = ls-files |
| 13 | nm = branch --no-merged | |
| [625e173] | 14 | st = status -uno |
| [fd6dbd0] | 15 | tree = log --pretty=format:\"%h %ad %d\" --graph --simplify-by-decoration --all --date=short |
| [0dcad9a] | 16 | [core] |
| 17 | excludesfile = ~/.gitignore | |
| [9be4681] | 18 | [svn] |
| 19 | pushmergeinfo = true |
Note: See TracBrowser
for help on using the repository browser.
