Linus Torvalds wrote: > On Sun, 26 Mar 2006, Petr Baudis wrote: > >> In [1], Linus suggests a non-core solution. Unfortunately, it doesn't >> fly - it requires at least two git-ls-tree calls per revision which >> would bog things down awfully (to roughly half of the original speed). >> > > No it doesn't. It requires one git-ls-tree WHEN SOMETHING IS RENAMED. > > In other words, basically never. > A simple example is the first loop in git-annotate.perl. (Which was basically written by Linus, I just translated it from a shell/pseudo-code example into Perl) -- Ryan Anderson sometimes Pug Majere - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
This archive was generated by hypermail 2.1.8 : 2006-03-26 18:36:19 EST