Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'oh/fix-config-default-user-name-section' into maint-2.3
author
Junio C Hamano
<gitster@pobox.com>
Mon, 11 May 2015 21:33:59 +0000
(14:33 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 11 May 2015 21:33:59 +0000
(14:33 -0700)
The default $HOME/.gitconfig file created upon "git config --global"
that edits it had incorrectly spelled user.name and user.email
entries in it.
* oh/fix-config-default-user-name-section:
config: fix settings in default_user_config template
1
2
builtin/config.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
13ec221
7e11052
)
diff --cc
builtin/config.c
Simple merge