From: Jeff King <peff@peff.net>
To: Junio C Hamano <gitster@pobox.com>
Cc: Pieter de Bie <pdebie@ai.rug.nl>, Git Mailinglist <git@vger.kernel.org>
Subject: Re: [PATCH] builtin-rm: Add a --force flag
Date: Fri, 8 Aug 2008 20:05:36 -0400 [thread overview]
Message-ID: <20080809000536.GB6065@sigill.intra.peff.net> (raw)
In-Reply-To: <7v8wv7az0z.fsf@gitster.siamese.dyndns.org>
On Fri, Aug 08, 2008 at 04:05:16PM -0700, Junio C Hamano wrote:
> I think this makes sense even this late in -rc cycle. Thanks.
Maybe squash this in?
-Peff
diff --git a/Documentation/git-rm.txt b/Documentation/git-rm.txt
index 4d0c495..0aaf161 100644
--- a/Documentation/git-rm.txt
+++ b/Documentation/git-rm.txt
@@ -36,6 +36,7 @@ OPTIONS
but this requires the `-r` option to be explicitly given.
-f::
+--force::
Override the up-to-date check.
-n::
prev parent reply other threads:[~2008-08-09 0:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-08 22:37 [PATCH] builtin-rm: Add a --force flag Pieter de Bie
2008-08-08 23:05 ` Junio C Hamano
2008-08-08 23:41 ` [PATCH] bash completion: git rm has grown a --force option Todd Zullinger
2008-08-09 1:07 ` SZEDER Gábor
2008-08-09 1:21 ` Todd Zullinger
2008-08-09 0:05 ` Jeff King [this message]
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=20080809000536.GB6065@sigill.intra.peff.net \
--to=peff@peff.net \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=pdebie@ai.rug.nl \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).