Skip to content

Add mailmap support to git-cat-file

This MR aims to solve the issue #4364 by adding --use-mailmap flag to git cat-file --batch processes in gitaly.

The change is behind a feature flag rolled out through: #5394

  • Without --use-mailmap flag image
  • With --use-mailmap flag image
Edited by Siddharth Asthana

Merge request reports