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