projects
/
dotfiles-framework.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0818c3
)
Use tabs instead of spaces to indent _gitconfig.
author
W. Trevor King
<wking@drexel.edu>
Mon, 28 Nov 2011 15:23:47 +0000
(10:23 -0500)
committer
W. Trevor King
<wking@drexel.edu>
Mon, 28 Nov 2011 15:23:47 +0000
(10:23 -0500)
_gitconfig
patch
|
blob
|
history
diff --git
a/_gitconfig
b/_gitconfig
index 406a05cf0d5c69d391131e636d9dd6612279295e..c9b3b71acbfe3ef0fc93dbf1674270bb8a1ecbe3 100644
(file)
--- a/
_gitconfig
+++ b/
_gitconfig
@@
-1,5
+1,5
@@
# .gitconfig a Git configuration file
[user]
-
name = W. Trevor King
-
email = wking@drexel.edu
+ name = W. Trevor King
+ email = wking@drexel.edu