Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gitweb: Filter out commit ID from @difftree in git_commit and git_com…
…mitdiff Filter out commit ID output that git-diff-tree adds when called with only one <tree-ish> (not only for --stdin) in git_commit and git_commitdiff. This also works with older git versions, which doesn't have --no-commit-id option to git-diff-tree. Signed-off-by: Jakub Narebski <jnareb@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information