Enabling email privacy breaks contribution history #67655
Unanswered
bu5hm4nn
asked this question in
Other Feature Feedback, Questions, & Ideas
Replies: 1 comment
-
|
Ok, I figured out that this is due to the email being wrapped in opening and closing double quotes in the config file which git does not strip. Maybe github can strip quotes prior to matching, since those are not valid in domains and emails anyways? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
In the Email preferences it says:
However after setting git to use this address, commits are no longer associated with my account.
As an example, see mikedilger/gossip@9fb1a5e
Or even on my own repo: bu5hm4nn/egui-video@7041ed3
Beta Was this translation helpful? Give feedback.
All reactions