Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

serialfile: fix handling of hidden paths on windows #21

Merged
merged 4 commits into from
Aug 16, 2019
Merged

Conversation

Stebalien
Copy link
Member

fixes #11

Also, introduce a walk function as it's useful and makes testing easier.

@Stebalien Stebalien requested a review from magik6k August 16, 2019 02:21
@Stebalien
Copy link
Member Author

Stebalien commented Aug 16, 2019

@magik6k part of making ipget work switching ipget over to the coreapi (requested by filecoin)

@Stebalien
Copy link
Member Author

Ok, scratch that. I don't actually need this patch for that. I just wanted to close the bug.

@Stebalien Stebalien merged commit 6d2d295 into master Aug 16, 2019
@Stebalien Stebalien deleted the fix/11 branch August 16, 2019 02:51
hacdias pushed a commit to ipfs/boxo that referenced this pull request Jan 11, 2023
serialfile: fix handling of hidden paths on windows

This commit was moved from ipfs/go-ipfs-files@6d2d295
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

serialIterator should use IsHidden
2 participants