summaryrefslogtreecommitdiffstats
path: root/git-filter-branch.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-08-31 07:56:26 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-08-31 07:56:26 +0000
commit21e7f9c0020a4f8aa39715acfabba4b5419f6bd4 (patch)
tree86bb424ab21cc8da18304d79e0aa9be154785190 /git-filter-branch.html
parent7d9e9bd46558c53fc42faa2a97ad490c0b1580cd (diff)
downloadgit-htmldocs-21e7f9c0020a4f8aa39715acfabba4b5419f6bd4.tar.gz
Autogenerated HTML docs for v1.5.3-rc7-16-ge340d
Diffstat (limited to 'git-filter-branch.html')
-rw-r--r--git-filter-branch.html14
1 files changed, 12 insertions, 2 deletions
diff --git a/git-filter-branch.html b/git-filter-branch.html
index 0c418805a..2a3baf81b 100644
--- a/git-filter-branch.html
+++ b/git-filter-branch.html
@@ -277,7 +277,8 @@ git-filter-branch(1) Manual Page
[--index-filter &lt;command&gt;] [--parent-filter &lt;command&gt;]
[--msg-filter &lt;command&gt;] [--commit-filter &lt;command&gt;]
[--tag-name-filter &lt;command&gt;] [--subdirectory-filter &lt;directory&gt;]
- [-d &lt;directory&gt;] [-f | --force] [&lt;rev-list options&gt;&#8230;]</div></div>
+ [--original &lt;namespace&gt;] [-d &lt;directory&gt;] [-f | --force]
+ [&lt;rev-list options&gt;&#8230;]</div></div>
</div>
<h2>DESCRIPTION</h2>
<div class="sectionbody">
@@ -427,6 +428,15 @@ definition impossible to preserve signatures at any rate.)</p>
</p>
</dd>
<dt>
+--original &lt;namespace&gt;
+</dt>
+<dd>
+<p>
+ Use this option to set the namespace where the original commits
+ will be stored. The default value is <em>refs/original</em>.
+</p>
+</dd>
+<dt>
-d &lt;directory&gt;
</dt>
<dd>
@@ -572,7 +582,7 @@ and the git list &lt;git@vger.kernel.org&gt;</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 18-Aug-2007 07:20:22 UTC
+Last updated 31-Aug-2007 07:55:56 UTC
</div>
</div>
</body>