From: Uwe Zeisberger <zeisberg@informatik.uni-freiburg.de>
To: Git Mailing List <git@vger.kernel.org>
Subject: Re: git-unadd anyone?
Date: Wed, 1 Feb 2006 16:38:23 +0100 [thread overview]
Message-ID: <20060201153823.GB16461@informatik.uni-freiburg.de> (raw)
In-Reply-To: <43E0D469.1030404@gorzow.mm.pl>
Hello Radoslaw,
Radoslaw Szkodzinski wrote:
> Is there an easy way to just unmark files wrongly marked as added?
>
> I'm not thinking about something like git-reset --mixed,
> which would discard the index as a whole.
> I only want to unmark files I git-add(1)ed.
How about
git update-index --force-remove <filename>
Best regards
Uwe
--
Uwe Zeisberger
http://www.google.com/search?q=5+choose+3
next prev parent reply other threads:[~2006-02-01 15:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-01 15:31 git-unadd anyone? Radoslaw Szkodzinski
2006-02-01 15:38 ` Uwe Zeisberger [this message]
2006-02-01 16:11 ` Radoslaw Szkodzinski
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=20060201153823.GB16461@informatik.uni-freiburg.de \
--to=zeisberg@informatik.uni-freiburg.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox