Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gitweb: Get rid of git_print_simplified_log
Replace calls to git_print_simplified_log with its expansion, i.e. with calling git_print_log with appropriate options. Remove no longer used git_print_simplified_log subroutine. Signed-off-by: Jakub Narebski <jnareb@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information