Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jn/clean-use-error-not-fprintf-on-stderr'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 11 May 2015 21:23:52 +0000
(14:23 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 11 May 2015 21:23:53 +0000
(14:23 -0700)
Some error messages in "git config" were emitted without calling
the usual error() facility.
* jn/clean-use-error-not-fprintf-on-stderr:
config: use error() instead of fprintf(stderr, ...)
1
2
builtin/config.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
5fa9e4c
95d6212
)
diff --cc
builtin/config.c
Simple merge