Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gitweb.cgi: git_blame2: Allow back-trekking through commits
This patch adds the capability of back-trekking through commits from git_blame2() as follows: blame2->commit->blame2->commit->blame2->...->initial commit. Signed-off-by: Luben Tuikov <ltuikov@yahoo.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information