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

Fix GetBlame: Fixes #2683 #2684

Closed
wants to merge 1 commit into from
Closed

Conversation

AvremelM
Copy link
Collaborator

Fix for inserting git blame information.

Fixes #2683

@michaelcfanning
Copy link
Member

@AvremelM, I have merged this useful fix into a larger PR that I'm about to open, will loop you into that.

@AvremelM
Copy link
Collaborator Author

AvremelM commented Jun 19, 2023

Assuming you refer to #2686, it looks like you may have included only the first line of my change, not the second, which removes the call to Path.GetFileName.
I don't think it will work that way.

@michaelcfanning
Copy link
Member

Thanks for the fix! I've added you as a write contributor. In future, if you have more good stuff for the project, you can branch directly off main and submit your PRs.

@AvremelM
Copy link
Collaborator Author

@michaelcfanning Thank you! And thanks for inviting me!

I'll close this now.

@AvremelM AvremelM closed this Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rewrite --insert "GitBlameInformation" throws NullReferenceException
2 participants