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

Implement prune remote.fetch #743

Merged
merged 3 commits into from
Nov 29, 2017
Merged

Implement prune remote.fetch #743

merged 3 commits into from
Nov 29, 2017

Conversation

cecedille1
Copy link
Contributor

When fetching a remote, you can use the option prune with a constant to remove branches that do not exist anymore on the remote

@jdavid jdavid merged commit 523f82e into libgit2:master Nov 29, 2017
@jdavid
Copy link
Member

jdavid commented Nov 29, 2017

Thanks!

Just changed assert to self.assertXXX because we are using unittest, not pytest.

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

2 participants