Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
fast-import.c: replace `git_config()` with `git_config_get_*()` family
author
Tanay Abhra
<tanayabh@gmail.com>
Wed, 13 Aug 2014 12:22:56 +0000
(17:52 +0530)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 13 Aug 2014 19:36:02 +0000
(12:36 -0700)
Use `git_config_get_*()` family instead of `git_config()` to take
advantage of the config-set API which provides a cleaner control flow.
Signed-off-by: Tanay Abhra <tanayabh@gmail.com>
Reviewed-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
536900e
)
No differences found