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 dot path parsing on Windows #130

Merged
merged 1 commit into from
Oct 26, 2018
Merged

Fix dot path parsing on Windows #130

merged 1 commit into from
Oct 26, 2018

Conversation

djdv
Copy link
Contributor

@djdv djdv commented Oct 26, 2018

Originally fixed in: ipfs/kubo#2614
reverted in #121

Filepath was taking our IPFS friendly paths and returning system local paths.
Above is pre-patch, below is post patch
dot fix 2 0

License: MIT
Signed-off-by: Dominic Della Valle <ddvpublic@gmail.com>
@djdv djdv requested a review from keks as a code owner October 26, 2018 16:59
@ghost ghost assigned djdv Oct 26, 2018
@ghost ghost added the status/in-progress In progress label Oct 26, 2018
@Stebalien
Copy link
Member

(oops)

@Stebalien Stebalien merged commit c2cfc00 into ipfs:master Oct 26, 2018
@ghost ghost removed the status/in-progress In progress label Oct 26, 2018
@Stebalien
Copy link
Member

@djdv can you gx publish and make a PR against go-ipfs? I'd like to get this in before the release (will probably go to sleep soon but I'll be cutting one in the morning).

@djdv djdv deleted the fix/win-dot branch September 10, 2021 00:59
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.

2 participants