Btw, in case somebody doesn't see what's wrong with that (because those
two commits happen to be the only ones that matter), let's point out that
the file may have changed while it was called "B". So to do annotation, we
really need to _stop_ following the filename, start following the previous
one.
Now, the logic to do that could have been in the "annotate" parts, but the
decision to stop following the chain actually makes sense as part of
git-rev-list, since it does the tree difference tracking anyway.
Linus
-
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