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