Jonathan Nieder wrote: >> On Sun, Dec 19, 2010 at 08:29:50AM +0000, Maaartin wrote: >>> There's one more problem. My script doesn't recognize deleted files, since >>> git add -A >>> does nothing to them. [...] > Maaartin, could you give an example showing where add -A goes wrong? Please ignore; looks like Taylor and Junio figured it out. (For anyone else who was confused like me: the files in question were removed with the equivalent of git rm --cached generated.c rather than rm -f irrelevant.c .) -- 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