summaryrefslogtreecommitdiffstats
path: root/git.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-05-11 15:41:02 -0700
committerJunio C Hamano <gitster@pobox.com>2015-05-11 15:41:02 -0700
commit4cc4a84ff7c2cf78099e14d821eb027d5ba66d89 (patch)
tree8549c559df49ef0328eea3aa0d8b6b9b1a0a50a6 /git.html
parentdd5004ad952f72405f1265393b3f95dbe212992a (diff)
downloadgit-htmldocs-4cc4a84ff7c2cf78099e14d821eb027d5ba66d89.tar.gz
Autogenerated HTML docs for v2.4.0-194-gc5180
Diffstat (limited to 'git.html')
-rw-r--r--git.html16
1 files changed, 15 insertions, 1 deletions
diff --git a/git.html b/git.html
index 18a339930..1a6481d09 100644
--- a/git.html
+++ b/git.html
@@ -2466,6 +2466,20 @@ Git so take care if using Cogito etc.</p></div>
command line.
</p>
</dd>
+<dt class="hdlist1">
+<em>GIT_COMMON_DIR</em>
+</dt>
+<dd>
+<p>
+ If this variable is set to a path, non-worktree files that are
+ normally in $GIT_DIR will be taken from this path
+ instead. Worktree-specific files such as HEAD or index are
+ taken from $GIT_DIR. See <a href="gitrepository-layout.html">gitrepository-layout(5)</a> and
+ the section <em>MULTIPLE CHECKOUT MODE</em> in <a href="checkout.html">checkout(1)</a>
+ details. This variable has lower precedence than other path
+ variables such as GIT_INDEX_FILE, GIT_OBJECT_DIRECTORY&#8230;
+</p>
+</dd>
</dl></div>
</div>
<div class="sect2">
@@ -2948,7 +2962,7 @@ subscribed to the list to send a message there.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2015-04-30 12:16:28 PDT
+Last updated 2015-05-11 15:40:21 PDT
</div>
</div>
</body>