Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information