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

Specify interface for LibGit2 abstract types #36452

Merged
merged 2 commits into from
Jul 13, 2020
Merged

Commits on Jun 30, 2020

  1. Specify interface for LibGit2 abstract types

    This improves inference results for a number LibGit2 operations,
    and reduces invalidations from methods (notably, `peel`) that operate
    on the values extracted from these fields.
    timholy committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    b609aa4 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Configuration menu
    Copy the full SHA
    9b0c038 View commit details
    Browse the repository at this point in the history