Re: git-rm'ing all dead files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2007/1/24, Johannes Schindelin <Johannes.Schindelin@xxxxxx>:
You _can_ use

        git ls-files -z -d | xargs -0 git rm --cached

So, you did not find that option with git-rm, because it is an option to
xargs...

I remember trying that, but git-rm was still confused about spaces in
filenames. I'll try it again the next time I'm in a situation like
that.

-- Pazu
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]