Prepare git-rev-list for tracking tag objects too
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 29 Jun 2005 17:40:14 +0000 (10:40 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 29 Jun 2005 17:40:14 +0000 (10:40 -0700)
commit3c90f03d3206cb2c2bff6e20f7477bbfcd624887
tree45d3b105b21e13927424d55d47c425b1ce1300cc
parente06eb4c6f50ece75f210a91bfcb776e537aafaae
Prepare git-rev-list for tracking tag objects too

We want to be able to just say "give a difference between these
objects", rather than limiting it to commits only.  This isn't there
yet, but it sets things up to be a bit easier.
rev-list.c