author | Alex Riesen <raa.lkml@gmail.com> | |
Wed, 15 Nov 2006 21:52:25 +0000 (22:52 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 29 Nov 2006 18:33:25 +0000 (10:33 -0800) | ||
commit | 6bee4e408c097a4f0c4a091f13dacabe7c766025 | |
tree | 69dabe4b03cbcc3d9cb33938b883252df49dc286 | tree | snapshot |
parent | ab3bb800b46cf66249ead9e13c22cbc48d790c9a | commit | diff |
git-blame: fix rev parameter handling.
We lacked "--" termination in the underlying init_revisions() call
which made it impossible to specify a revision that happens to
have the same name as an existing file.
Signed-off-by: Junio C Hamano <junkio@cox.net>
We lacked "--" termination in the underlying init_revisions() call
which made it impossible to specify a revision that happens to
have the same name as an existing file.
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-blame.c | diff | blob | history |