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

Separate LibGit2.(count|map) from Base.(count|map) #26973

Merged
merged 2 commits into from
May 8, 2018
Merged

Conversation

fredrikekre
Copy link
Member

@fredrikekre fredrikekre commented May 4, 2018

This is already done for LibGit2.merge! (#24818) and LibGit2.push! (#24837). As an extra bonus this fixes some link problems in the doc generation.

ATM this also includes #26971 since otherwise we don't run LibGit2 tests on CI, things passes locally so should be fine.

@fredrikekre fredrikekre added libgit2 The libgit2 library or the LibGit2 stdlib module kind:deprecation This change introduces or involves a deprecation labels May 4, 2018
@fredrikekre
Copy link
Member Author

fredrikekre commented May 7, 2018

Will merge tomorrow unless someone objects or beats me to it.

@fredrikekre fredrikekre merged commit 6a23130 into master May 8, 2018
@fredrikekre fredrikekre deleted the fe/libgit branch May 8, 2018 06:05
@Keno
Copy link
Member

Keno commented May 10, 2018

I think this PR is incorrect. These functions do indeed follow the contract of the generic function (with the exception of the GitWalker map function which takes extra keyword arguments). In fact in #25261 I deleted one of the map methods after fixing the iterator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:deprecation This change introduces or involves a deprecation libgit2 The libgit2 library or the LibGit2 stdlib module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants