Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
builtin/apply.c: replace `git_config()` with `git_config_get_string_const()`
author
Tanay Abhra
<tanayabh@gmail.com>
Wed, 13 Aug 2014 08:22:02 +0000
(
01:22
-0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 13 Aug 2014 19:37:47 +0000
(12:37 -0700)
Use `git_config_get_string_const()` 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:
b35b10d
)
No differences found