Hi, On Fri, 5 Jan 2007, Junio C Hamano wrote: > * By the way, I noticed that "git log --diff-filter=A -- > t/t5401-update-hooks.sh" does not find the commit that > introduced the path. v1.4.1.1 seems to work but v1.4.2.4 > does not. I haven't bisected it yet... It is this commit: 1798562: "log --raw: Don't descend into subdirectories by default" And sure enough, $ git log next -r --diff-filter=A -- t/t5401-update-hooks.sh works. Ciao, Dscho - 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