* crlf -> lf
authormitty <mitty@7d2118f6-f56c-43e7-95a2-4bb3031d96e7>
Fri, 5 Oct 2012 04:58:26 +0000 (04:58 +0000)
committermitty <mitty@7d2118f6-f56c-43e7-95a2-4bb3031d96e7>
Fri, 5 Oct 2012 04:58:26 +0000 (04:58 +0000)
git-svn-id: https://lab.mitty.jp/svn/lab/trunk@173 7d2118f6-f56c-43e7-95a2-4bb3031d96e7

TipAndDoc/.gitconfig

index 3ee0900..ec15ecf 100644 (file)
@@ -1,13 +1,13 @@
-[user]\r
-       name = Ken-ichi Mito\r
-       email = mitty@mitty.jp\r
-[color]\r
-       ui = true\r
-[alias]\r
-       co = checkout\r
-       ci = commit\r
-       st = status\r
-       br = branch\r
-       hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short\r
-[core]\r
-       excludesfile = ~/.gitignore\r
+[user]
+       name = Ken-ichi Mito
+       email = mitty@mitty.jp
+[color]
+       ui = true
+[alias]
+       co = checkout
+       ci = commit
+       st = status
+       br = branch
+       hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short
+[core]
+       excludesfile = ~/.gitignore