source:
lab.git/TipAndDoc/.gitconfig
@
9be4681
| Last change on this file since 9be4681 was 9be4681, checked in by mitty <mitty@…>, 13 years ago | |
|---|---|
|
|
| File size: 271 bytes | |
| Line | |
|---|---|
| 1 | [user] |
| 2 | name = Ken-ichi Mito |
| 3 | email = mitty@mitty.jp |
| 4 | [color] |
| 5 | ui = true |
| 6 | [alias] |
| 7 | co = checkout |
| 8 | ci = commit |
| 9 | st = status |
| 10 | br = branch |
| 11 | hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short |
| 12 | [core] |
| 13 | excludesfile = ~/.gitignore |
| 14 | [svn] |
| 15 | pushmergeinfo = true |
Note: See TracBrowser
for help on using the repository browser.
