summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6658923)
raw | patch | inline | side by side (parent: 6658923)
author | Andy Parkins <andyparkins@gmail.com> | |
Wed, 29 Nov 2006 08:25:40 +0000 (08:25 +0000) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 29 Nov 2006 18:34:20 +0000 (10:34 -0800) |
Signed-off-by: Andy Parkins <andyparkins@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-repo-config.txt | patch | blob | history |
index 8199615dde6630124c155bb4a296603dc8829c83..5bede9ac22d260d703c5632f44ffc404013650d0 100644 (file)
-l, --list::
List all variables set in config file.
+--bool::
+ git-repo-config will ensure that the output is "true" or "false"
+
+--int::
+ git-repo-config will ensure that the output is a simple decimal number
+
ENVIRONMENT
-----------