summaryrefslogtreecommitdiffstats
path: root/git.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-10-26 15:24:37 -0700
committerJunio C Hamano <gitster@pobox.com>2016-10-26 15:24:37 -0700
commit4a401d5d92702e0028f6a84625d0cac6218502f6 (patch)
tree2a4cfb0e8efa777e3084bcb796850963b2f8a6c8 /git.html
parentc0859f7292882e15477dfc88025e14ce83a625db (diff)
downloadgit-htmldocs-4a401d5d92702e0028f6a84625d0cac6218502f6.tar.gz
Autogenerated HTML docs for v2.10.1-613-g2cc2e
Diffstat (limited to 'git.html')
-rw-r--r--git.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/git.html b/git.html
index 478a6edb4..1f458ed33 100644
--- a/git.html
+++ b/git.html
@@ -752,6 +752,7 @@ git(1) Manual Page
[--exec-path[=&lt;path&gt;]] [--html-path] [--man-path] [--info-path]
[-p|--paginate|--no-pager] [--no-replace-objects] [--bare]
[--git-dir=&lt;path&gt;] [--work-tree=&lt;path&gt;] [--namespace=&lt;name&gt;]
+ [--super-prefix=&lt;path&gt;]
&lt;command&gt; [&lt;args&gt;]</pre>
<div class="attribution">
</div></div>
@@ -931,6 +932,16 @@ foo.bar= ...</code>) sets <code>foo.bar</code> to the empty string.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--super-prefix=&lt;path&gt;
+</dt>
+<dd>
+<p>
+ Currently for internal use only. Set a prefix which gives a path from
+ above a repository down to its root. One use is to give submodules
+ context about the superproject that invoked it.
+</p>
+</dd>
+<dt class="hdlist1">
--bare
</dt>
<dd>
@@ -3045,7 +3056,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 2016-09-02 18:58:50 PDT
+Last updated 2016-10-26 15:23:54 PDT
</div>
</div>
</body>