Skip to content

Point libgit2 submodule to 0.21 maintenance branch#8

Closed
ashleyblackmore wants to merge 1 commit into
uniphil:masterfrom
ashleyblackmore:master
Closed

Point libgit2 submodule to 0.21 maintenance branch#8
ashleyblackmore wants to merge 1 commit into
uniphil:masterfrom
ashleyblackmore:master

Conversation

@ashleyblackmore
Copy link
Copy Markdown

Hey @uniphil, not sure if this is what you meant - I'm not super-familiar with submodules. Please let me know.

@ashleyblackmore ashleyblackmore mentioned this pull request Jan 9, 2015
uniphil added a commit that referenced this pull request Jan 9, 2015
@uniphil
Copy link
Copy Markdown
Owner

uniphil commented Jan 9, 2015

Submodules are a bit tricky. the .gitmodules file doesn't actually tell git anything except where to find the remote for the repo. Once you've done git submodule init or update or whatever, git starts doing magic behind the scenes to track a specific commit hash for the submodule. blah. whatever. :)

I pushed a release called v0.21.libgitmaint.0 to pypi, which I think should work for you (fingers crossed!). Please re-open this if it doesn't work.

Also just a heads up that this won't stay up to date with new commits on the v0.21.maint branch of libgit2, since submodules only track a specific commit hash. We can roll out new maintenance tracking releases here if it updates and anyone needs the fixes.

@uniphil uniphil closed this Jan 9, 2015
@ashleyblackmore
Copy link
Copy Markdown
Author

Thanks so much. It is working, I can't tell you how helpful this has been! :)

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