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

Bump libgit2 #1705

Merged
merged 3 commits into from
Jul 23, 2019
Merged

Bump libgit2 #1705

merged 3 commits into from
Jul 23, 2019

Conversation

implausible
Copy link
Member

Removes config snapshot hack in refresh_references, because libgit2 has solved the issue with git_remote_list where it wasn't getting a fresh config for the repository before listing out the remotes.

Merged into libgit2:

We needed to perform this hack to get libgit2 to re-read the config on git_remote_list. Now that git_remote_list always reads the config, we don't need to force the config to update via a config_snapshot request
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

1 participant