Add mailmap support to git-cat-file
This MR aims to solve the issue #4364 (closed) by adding --use-mailmap flag to git cat-file --batch processes in gitaly.
The change is behind a feature flag rolled out through: #5394
Edited by Siddharth Asthana

