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

Use different parser for cookiejar files #3886

Merged
merged 1 commit into from
Oct 28, 2019

Conversation

ssgelm
Copy link
Contributor

@ssgelm ssgelm commented Oct 27, 2019

The original parser that was used in #3825 brings in a lot of dependencies that complicate packaging git-lfs. This replaces it with a small parser I wrote with almost no dependencies. I've tested this as extensively as i can and it seems to work correctly. I see that it did pull in a slightly newer version of golang.org/x/net but I don't think that should be a concern.

This closes #3870

The original parser that was used in git-lfs#3825 brings in a lot of
dependencies that complicate packaging git-lfs.  This replaces it with a
small parser I wrote with almost no dependencies.  I've tested this as
extensively as i can and it seems to work correctly.
Copy link
Member

@bk2204 bk2204 left a comment

Choose a reason for hiding this comment

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

This looks good. Thanks for working on this.

@bk2204 bk2204 merged commit f4d0404 into git-lfs:master Oct 28, 2019
@bk2204 bk2204 added this to the v2.9.1 milestone Oct 30, 2019
bk2204 added a commit that referenced this pull request Nov 21, 2019
Use different parser for cookiejar files
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.

Possible to use github.com/google/slothfs alternative?
2 participants