Autogenerated HTML docs for v1.5.0.1-94-gef1a5
authorJunio C Hamano <junio@hera.kernel.org>
Fri, 23 Feb 2007 07:21:26 +0000 (07:21 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Fri, 23 Feb 2007 07:21:26 +0000 (07:21 +0000)
config.txt
git-config.html

index f5c846f4101c3d83ac6604b1f8b20925fde82857..9d045d88327e8f949f61f2f8e776e4ad44789ca0 100644 (file)
@@ -142,6 +142,18 @@ core.preferSymlinkRefs::
        This is sometimes needed to work with old scripts that
        expect HEAD to be a symbolic link.
 
+core.bare::
+       If true this repository is assumed to be 'bare' and has no
+       working directory associated with it.  If this is the case a
+       number of commands that require a working directory will be
+       disabled, such as gitlink:git-add[1] or gitlink:git-merge[1].
++
+This setting is automatically guessed by gitlink:git-clone[1] or
+gitlink:git-init[1] when the repository was created.  By default a
+repository that ends in "/.git" is assumed to be not bare (bare =
+false), while all other repositories are assumed to be bare (bare
+= true).
+
 core.logAllRefUpdates::
        Updates to a ref <ref> is logged to the file
        "$GIT_DIR/logs/<ref>", by appending the new and old
index 7ea610cc5640b7c41c4109835b6654fb28da3224..aaa6c5451293d9ebb387d19dfcd649a11242472c 100644 (file)
@@ -710,6 +710,22 @@ core.preferSymlinkRefs
 </p>\r
 </dd>\r
 <dt>\r
+core.bare\r
+</dt>\r
+<dd>\r
+<p>\r
+        If true this repository is assumed to be <em>bare</em> and has no\r
+        working directory associated with it.  If this is the case a\r
+        number of commands that require a working directory will be\r
+        disabled, such as <a href="git-add.html">git-add(1)</a> or <a href="git-merge.html">git-merge(1)</a>.\r
+</p>\r
+<p>This setting is automatically guessed by <a href="git-clone.html">git-clone(1)</a> or\r
+<a href="git-init.html">git-init(1)</a> when the repository was created.  By default a\r
+repository that ends in "/.git" is assumed to be not bare (bare =\r
+false), while all other repositories are assumed to be bare (bare\r
+= true).</p>\r
+</dd>\r
+<dt>\r
 core.logAllRefUpdates\r
 </dt>\r
 <dd>\r
@@ -1437,7 +1453,7 @@ transfer.unpackLimit
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 21-Feb-2007 20:23:55 UTC\r
+Last updated 23-Feb-2007 07:21:12 UTC\r
 </div>\r
 </div>\r
 </body>\r