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

Make file interface a bit more interoperable #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

c4milo
Copy link

@c4milo c4milo commented Aug 5, 2020

Even though, Readdir is not needed within go-git.

go.mod Outdated Show resolved Hide resolved
@c4milo c4milo requested a review from smola August 5, 2020 20:35
@tie
Copy link

tie commented Aug 17, 2020

Looks like a breaking change since it modifies billy.File interface.

I’ve opened a similar PR #7 that adds billy.Stat function using optional interface pattern to call Stat on billy.File. This approach seems applicable here as well.

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.

None yet

3 participants