git://git.iain.cx/iain
/
profile.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f831572
)
Explicitly store user name in .gitconfig for sudo.
author
Iain Patterson
<me@iain.cx>
Thu, 14 May 2009 10:31:58 +0000
(11:31 +0100)
committer
Iain Patterson
<me@iain.cx>
Thu, 14 May 2009 10:40:32 +0000
(11:40 +0100)
.gitconfig
patch
|
blob
|
history
diff --git
a/.gitconfig
b/.gitconfig
index
36bc485
..
cfced19
100644
(file)
--- a/
.gitconfig
+++ b/
.gitconfig
@@
-8,6
+8,7
@@
prompt = green
header = yellow
[user]
+ name = Iain Patterson
email = me@iain.cx
[http]
sslVerify = false