Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Fix git_config_bool_or_int
author
Junio C Hamano
<gitster@pobox.com>
Sun, 13 Apr 2008 19:11:11 +0000
(12:11 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Sun, 13 Apr 2008 19:11:11 +0000
(12:11 -0700)
The earlier one botched the return value logic between config_bool and
config_bool_and_int. The former should normalize between 0 and 1 while
the latter should give back full range of integer values.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
c35b0b5
)
No differences found