Skip to content
GitLab
Next
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • gitaly gitaly
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 712
    • Issues 712
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 54
    • Merge requests 54
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • gitalygitaly
  • Merge requests
  • !4822

Add mailmap support to git-cat-file

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Siddharth Asthana requested to merge edith007/gitaly:issue_4364_add_mailmap_option into master Aug 16, 2022
  • Overview 14
  • Commits 1
  • Pipelines 5
  • Changes 3

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

  • Without --use-mailmap flag image
  • With --use-mailmap flag image
Edited Sep 04, 2022 by Siddharth Asthana
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: issue_4364_add_mailmap_option