Closed Fabian-Schmidt closed 3 months ago
Hi, I signed the CLA, but made first commit on my new Dev VM without correct setup git config and therefore wrong Name & EMail is associated with the commit. To fix it I would have to recreate the commits and recreate the PR. Do you want me todo this or is it acceptable in this state?
You could also force push the changed commits.
Hmm. I think I would like you to fix this. Just amend the history and force push. I think the risk is low, but it is tied to a legal thing and so might be important (to some person in the future).
Assembly.Location
might return an empty string.Path.GetDirectoryName
on Full Framework will then fail withThe path is not of a legal form.
.