IIRC, git-annotate is equivalent to `git blame -c`, which is why the tests for git-blame
are so useless (they're all tests for `git blame -c`, which makes them identical to the
tests for git-annotate).
-Kevin Ballard--
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