cvsserver: use git-rev-list instead of git-log
authorMartin Langhoff <martin@catalyst.net.nz>
Wed, 3 May 2006 22:51:46 +0000 (10:51 +1200)
committerMartin Langhoff <martin@catalyst.net.nz>
Wed, 3 May 2006 22:51:46 +0000 (10:51 +1200)
On 5/4/06, Linus Torvalds <torvalds@osdl.org> wrote:
> No it wasn't. "git log --parents" was definitely supposed to still work.
>
> That said, I suspect a git-cvsserver kind of usage is better off using
> "git-rev-list --parents HEAD" instead, which didn't break in the first
> place.

No differences found