Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Implement prune remote.fetch#743

Merged
jdavid merged 3 commits into
libgit2:masterfrom
cecedille1:fetch-prune
Nov 29, 2017
Merged

Implement prune remote.fetch#743
jdavid merged 3 commits into
libgit2:masterfrom
cecedille1:fetch-prune

Conversation

@cecedille1
Copy link
Copy Markdown
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
Copy Markdown
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.

2 participants