My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
13ec221
7e11052
)
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
diff --cc
builtin/config.c
Simple merge