summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 26a65de)
raw | patch | inline | side by side (parent: 26a65de)
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | |
Thu, 30 Aug 2007 17:10:42 +0000 (19:10 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 31 Aug 2007 02:15:39 +0000 (19:15 -0700) |
Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-filter-branch.txt | patch | blob | history |
index 8c43be611a3a632788e4dcb9e322c4522fccb334..ae03514e4d627dc3c4e6eee7d9f9d625d96da33b 100644 (file)
[--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
-----------
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