Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'bw/protocol-v1'
[gitweb.git]
/
Documentation
/
technical
/
api-config.txt
diff --git
a/Documentation/technical/api-config.txt
b/Documentation/technical/api-config.txt
index 20741f345e459f41d357039496f7d6be30edab06..9a778b0cad02faab3ce6bd7f89c24a17de45b777 100644
(file)
--- a/
Documentation/technical/api-config.txt
+++ b/
Documentation/technical/api-config.txt
@@
-186,7
+186,7
@@
parsing is successful, the return value is the result.
Same as `git_config_bool`, except that integers are returned as-is, and
an `is_bool` flag is unset.
-`git_
config
_maybe_bool`::
+`git_
parse
_maybe_bool`::
Same as `git_config_bool`, except that it returns -1 on error rather
than dying.