Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Upgrade to the latest version of libgit2 #92

Description

@rafeca

During the last upgrade of libgit2 (link), we couldn't update to a stable version because we needed a performance fix that was only available in the v0.28 branch but both the v0.28.0 and v0.28.1 versions had an issue that prevented us from upgrading to a stable version.

So we decided to pin libgit2 to a specific commit in its master branch (libgit2/libgit2@9084712).

Now that the issue in the v0.28has been fixed, whenever a new stable release of libgit2 gets published we can upgrade to it.

Note: In order to do the upgrade, we should follow the instructions written in atom/atom#19007

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions