author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Wed, 18 May 2005 23:14:22 +0000 (16:14 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Wed, 18 May 2005 23:14:22 +0000 (16:14 -0700) | ||
commit | 961784ee422c22075e131292b2235782e378c612 | |
tree | d79eca9b37e7ec984fb64b3f33bdc8d43f25c4be | tree | snapshot |
parent | fbab835c03f1c73e4de920d00cd26519506d33fe | commit | diff |
commit: add "lookup_commit_reference()" helper function
It's pretty much the same as "lookup_commit()", but it will take
tags too, and look up the commit (if any) associated with them.
It's pretty much the same as "lookup_commit()", but it will take
tags too, and look up the commit (if any) associated with them.
commit.c | diff | blob | history | |
commit.h | diff | blob | history |