author | Linus Torvalds <torvalds@linux-foundation.org> | |
Mon, 12 Mar 2007 18:30:38 +0000 (11:30 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 12 Mar 2007 18:30:38 +0000 (11:30 -0700) | ||
commit | 1358e7d670306a9fe8a612f1ebd1f058474d20af | |
tree | b74b1722591c0fd0702680c7f6f25be6907b014b | tree | snapshot |
parent | 34572ed2c809c2e0b00dc660bdb2dd201c5ff85f | commit | diff |
Re-fix get_sha1_oneline()
What the function wants to return is not if we saw any return
from pop_most_recent_commit(), but if we found what was asked
for.
Signed-off-by: Junio C Hamano <junkio@cox.net>
What the function wants to return is not if we saw any return
from pop_most_recent_commit(), but if we found what was asked
for.
Signed-off-by: Junio C Hamano <junkio@cox.net>
sha1_name.c | diff | blob | history |