Ooh. Make git-rev-list --object associate a name with objects.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 26 Jun 2005 22:26:05 +0000 (15:26 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 26 Jun 2005 22:26:05 +0000 (15:26 -0700)
commit9ce43d1c90dc199bf8ced85fa5fdadc152753022
tree8f26a6eaea74c60b22896b4976533082998a5d84
parent521a4f4cf4bb2d59a51a5355bfb6b148c4aa31ed
Ooh. Make git-rev-list --object associate a name with objects.

The name isn't unique, it's just the first name that object is reached
through, so it's really nothing more than a hint.
object.h
rev-list.c