Re: git-rm'ing all dead files

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Johannes Schindelin
Date: Wednesday, January 24, 2007 - 9:25 am

Hi,

On Wed, 24 Jan 2007, Pazu wrote:


How about

	git ls-files -z --deleted | git update-index -z --remove --stdin

?

Ciao,
Dscho

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git-rm'ing all dead files, Pazu, (Wed Jan 24, 9:17 am)
Re: git-rm'ing all dead files, Johannes Schindelin, (Wed Jan 24, 9:25 am)
Re: git-rm'ing all dead files, Pazu, (Wed Jan 24, 9:51 am)
Re: git-rm'ing all dead files, Johannes Schindelin, (Wed Jan 24, 9:57 am)
Re: git-rm'ing all dead files, Pazu, (Wed Jan 24, 10:02 am)