Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gitweb: Add author and committer email extraction to parse_commit
Extract author email to 'author_email' key, and comitter mail to 'committer_mail' key; uniquify committer and author lines handling by the way. Signed-off-by: Jakub Narebski <jnareb@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information