summaryrefslogtreecommitdiffstats
path: root/git.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-01-07 00:08:20 -0800
committerJunio C Hamano <gitster@pobox.com>2013-01-07 00:08:20 -0800
commiteec745b5e346474e9c30341545d5e014d856690b (patch)
treefecaa3261910d8163bcb43df38ba12dc64e77707 /git.html
parentabad6da146b5fe8e34f22bcbf31be3cb3e9b08e0 (diff)
downloadgit-htmldocs-eec745b5e346474e9c30341545d5e014d856690b.tar.gz
Autogenerated HTML docs for v1.8.1-164-g2d002
Diffstat (limited to 'git.html')
-rw-r--r--git.html15
1 files changed, 14 insertions, 1 deletions
diff --git a/git.html b/git.html
index ef1e7158b..9e845bde4 100644
--- a/git.html
+++ b/git.html
@@ -2558,6 +2558,19 @@ for further details.</p></div>
</p>
</dd>
<dt class="hdlist1">
+<em>GIT_CONFIG_NOSYSTEM</em>
+</dt>
+<dd>
+<p>
+ Whether to skip reading settings from the system-wide
+ <code>$(prefix)/etc/gitconfig</code> file. This environment variable can
+ be used along with <code>$HOME</code> and <code>$XDG_CONFIG_HOME</code> to create a
+ predictable environment for a picky script, or you can set it
+ temporarily to avoid using a buggy <code>/etc/gitconfig</code> file while
+ waiting for someone with sufficient permissions to fix it.
+</p>
+</dd>
+<dt class="hdlist1">
<em>GIT_FLUSH</em>
</dt>
<dd>
@@ -2713,7 +2726,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 2013-01-06 01:05:36 PST
+Last updated 2013-01-07 00:07:51 PST
</div>
</div>
</body>