Skip to content

fix(git): fatal when adding, reverting files or cleaning repo on win32 [#108690]#108691

Merged
joaomoreno merged 2 commits intomicrosoft:masterfrom
asn007:master
Oct 16, 2020
Merged

fix(git): fatal when adding, reverting files or cleaning repo on win32 [#108690]#108691
joaomoreno merged 2 commits intomicrosoft:masterfrom
asn007:master

Conversation

@asn007
Copy link
Contributor

@asn007 asn007 commented Oct 14, 2020

This PR fixes #108690 by adding invocations of sanitizePath to path preprocessing to methods add, revert and clean in Git class of Git client akin to how it's done in checkout, for example

Copy link
Member

@joaomoreno joaomoreno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 🍻

@joaomoreno joaomoreno added this to the October 2020 milestone Oct 16, 2020
@joaomoreno joaomoreno merged commit b71ede6 into microsoft:master Oct 16, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Dec 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

git GIT issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Git on Windows: fatal when adding or removing files due to drive lowercase letter

2 participants