From: Adam Brewster <adambrewster@gmail.com>
To: git@vger.kernel.org
Cc: Adam Brewster <adambrewster@gmail.com>
Subject: [PATCH] filter-branch: add --prune-empty to option summary
Date: Thu, 1 Oct 2009 20:52:11 -0400 [thread overview]
Message-ID: <1254444731-6852-1-git-send-email-adambrewster@gmail.com> (raw)
In-Reply-To: <c376da900910011747i894404dne1ea60dae5e3990b@mail.gmail.com>
Signed-off-by: Adam Brewster <adambrewster@gmail.com>
---
Documentation/git-filter-branch.txt | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Documentation/git-filter-branch.txt b/Documentation/git-filter-branch.txt
index 451950b..2cc3bd8 100644
--- a/Documentation/git-filter-branch.txt
+++ b/Documentation/git-filter-branch.txt
@@ -12,6 +12,7 @@ SYNOPSIS
[--index-filter <command>] [--parent-filter <command>]
[--msg-filter <command>] [--commit-filter <command>]
[--tag-name-filter <command>] [--subdirectory-filter <directory>]
+ [--prune-empty]
[--original <namespace>] [-d <directory>] [-f | --force]
[--] [<rev-list options>...]
--
1.6.0.6
next prev parent reply other threads:[~2009-10-02 0:58 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-01 16:03 Trying to split repository Josef Wolf
2009-10-01 16:49 ` Adam Brewster
2009-10-01 21:13 ` Josef Wolf
2009-10-02 0:47 ` Adam Brewster
2009-10-02 0:52 ` Adam Brewster [this message]
2009-10-02 7:45 ` [PATCH] filter-branch: add --prune-empty to option summary Jeff King
2009-10-02 14:18 ` Adam Brewster
2009-10-02 15:42 ` Trying to split repository Josef Wolf
2009-10-01 16:49 ` Tomas Carnecky
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1254444731-6852-1-git-send-email-adambrewster@gmail.com \
--to=adambrewster@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.