Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> writes: > It should. I thought we did that, but maybe there's some bug there. > > See "remove_file()" in builtin-apply.c. > > But yeah, it seems that the file *rename* ends up not triggering that > logic! Very annoying. > > Does this fix it? Totally untested, but it _looks_ obvious enough.. That would regress the fix made in aea19457, I am afraid. If you are in a subdirectory and the rename patch moves away the last file in your current directory, the shell session you ran the git-apply from will end up in an unlinked directory. Maybe that is a pilot error, and we can revert aea19457 altogether? - 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