You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: