git-rev-list: allow missing objects when the parent is marked UNINTERESTING
commit454fbbcde3beb5eb36a4554e5b7074f8d501a6f1
authorLinus Torvalds <torvalds@g5.osdl.org>
Sun, 10 Jul 2005 22:09:46 +0000 (10 15:09 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 10 Jul 2005 22:09:46 +0000 (10 15:09 -0700)
tree4049b0a8cba4bd0d4bb436bc1641ce54b4d61ac3
parent167a4a3308f4a1606e268c2204c98d6999046ae0
git-rev-list: allow missing objects when the parent is marked UNINTERESTING

We still want the "top-most" uninteresting object to exist, so that we
know that we have reached it.
rev-list.c