Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > 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. Soon after I accepted the patch, I had this exact reaction and then after some digging I realized the workaround you showed above. And I forgot all of them X-<. Silly me. - 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