All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: robert mena <robert.mena@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Unable to remove a file
Date: Mon, 03 Oct 2011 18:04:59 +0200	[thread overview]
Message-ID: <m262k6jc2c.fsf@igel.home> (raw)
In-Reply-To: <CAAZ43xa2upWQ2LWJRVcOPew3kF0W7gSz9UgQ=g0gnMHKQB3Y4A@mail.gmail.com> (robert mena's message of "Mon, 3 Oct 2011 10:21:58 -0400")

robert mena <robert.mena@gmail.com> writes:

> I found the command filter but it is not working.
>
> git filter-branch --index-filter 'git rm --cached scripts/\\' HEAD

$ git filter-branch --index-filter 'git rm -q --ignore-unmatch --cached scripts/\\' HEAD

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

  reply	other threads:[~2011-10-03 16:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-03 14:21 Unable to remove a file robert mena
2011-10-03 16:04 ` Andreas Schwab [this message]
2011-10-03 20:57   ` robert mena
2011-10-04  7:57     ` Zbigniew Jędrzejewski-Szmek
2011-10-04 10:24       ` John Szakmeister
2011-10-04 11:36         ` robert mena
2011-10-04 14:08           ` Zbigniew Jędrzejewski-Szmek
2011-10-04 14:50             ` Andreas Schwab

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=m262k6jc2c.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=git@vger.kernel.org \
    --cc=robert.mena@gmail.com \
    /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.