author | Junio C Hamano <junkio@cox.net> | |
Tue, 6 Mar 2007 11:20:55 +0000 (03:20 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 6 Mar 2007 11:20:55 +0000 (03:20 -0800) | ||
commit | 8839ac9442c9ded41bfa369a142fd2e659a44377 | |
tree | 6c4ed94b94e4d60427e1b3808f24bd618c2cf5ff | tree | snapshot |
parent | 892ae6bf13d3811f36e6fe65c4ff85841e1c4f14 | commit | diff |
revision --boundary: fix uncounted case.
When the list is truly limited and get_revision_1() returned NULL,
the code incorrectly returned it without switching to boundary emiting
mode. Silly.
Signed-off-by: Junio C Hamano <junkio@cox.net>
When the list is truly limited and get_revision_1() returned NULL,
the code incorrectly returned it without switching to boundary emiting
mode. Silly.
Signed-off-by: Junio C Hamano <junkio@cox.net>
revision.c | diff | blob | history |