Autogenerated HTML docs for v1.4.2.2-g284f
authorJunio C Hamano <junio@hera.kernel.org>
Sun, 1 Oct 2006 09:55:10 +0000 (09:55 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Sun, 1 Oct 2006 09:55:10 +0000 (09:55 +0000)
git-repo-config.html
git-repo-config.txt

index b1b8d0c37b651909577c11cfa71159d8418be006..0c7ae0eb5d1646dd54453132822cc7b489c23264 100644 (file)
@@ -348,7 +348,8 @@ you try to unset/set an option for which multiple lines match.
 <dd>\r
 <p>\r
         Get the value for a given key (optionally filtered by a regex\r
-        matching the value).\r
+        matching the value). Returns error code 1 if the key was not\r
+        found and error code 2 if multiple key values were found.\r
 </p>\r
 </dd>\r
 <dt>\r
@@ -1035,7 +1036,7 @@ receive.denyNonFastforwads
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 29-Sep-2006 08:10:42 UTC\r
+Last updated 01-Oct-2006 09:55:03 UTC\r
 </div>\r
 </div>\r
 </body>\r
index b03d66f61ca4b234e721d671cc2521182a8e12b1..8a1ab61e943aba92aed6734c949b196850914a3a 100644 (file)
@@ -54,7 +54,8 @@ OPTIONS
 
 --get::
        Get the value for a given key (optionally filtered by a regex
-       matching the value).
+       matching the value). Returns error code 1 if the key was not
+       found and error code 2 if multiple key values were found.
 
 --get-all::
        Like get, but does not fail if the number of values for the key