Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respect .mailmap #2406

Open
xxfogs opened this issue Oct 27, 2024 · 1 comment · May be fixed by #2485
Open

Respect .mailmap #2406

xxfogs opened this issue Oct 27, 2024 · 1 comment · May be fixed by #2485
Labels

Comments

@xxfogs
Copy link

xxfogs commented Oct 27, 2024

Is your feature request related to a problem? Please describe.
Historical botched or changed names and emails cannot be easily (and with little consequences) changed in git other than by the use of .mailmap, which gitui has not yet implemented.

Describe the solution you'd like
.mailmap bindings to be respected in the git history.

Describe alternatives you've considered
None. .mailmap is a part of the git CLI.

Additional context

@extrawurst extrawurst added the good first issue Good for newcomers label Oct 27, 2024
@extrawurst
Copy link
Owner

all needed bindings are in git2, this should be fairly streightforward to be implemented.

@acuteenvy acuteenvy linked a pull request Jan 16, 2025 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants