summaryrefslogtreecommitdiffstats
path: root/git-filter-branch.txt
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.txt
parent7d9e9bd46558c53fc42faa2a97ad490c0b1580cd (diff)
downloadgit-htmldocs-21e7f9c0020a4f8aa39715acfabba4b5419f6bd4.tar.gz
Autogenerated HTML docs for v1.5.3-rc7-16-ge340d
Diffstat (limited to 'git-filter-branch.txt')
-rw-r--r--git-filter-branch.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/git-filter-branch.txt b/git-filter-branch.txt
index 8c43be611..ae03514e4 100644
--- a/git-filter-branch.txt
+++ b/git-filter-branch.txt
@@ -12,7 +12,8 @@ SYNOPSIS
[--index-filter <command>] [--parent-filter <command>]
[--msg-filter <command>] [--commit-filter <command>]
[--tag-name-filter <command>] [--subdirectory-filter <directory>]
- [-d <directory>] [-f | --force] [<rev-list options>...]
+ [--original <namespace>] [-d <directory>] [-f | --force]
+ [<rev-list options>...]
DESCRIPTION
-----------
@@ -134,6 +135,10 @@ definition impossible to preserve signatures at any rate.)
The result will contain that directory (and only that) as its
project root.
+--original <namespace>::
+ Use this option to set the namespace where the original commits
+ will be stored. The default value is 'refs/original'.
+
-d <directory>::
Use this option to set the path to the temporary directory used for
rewriting. When applying a tree filter, the command needs to