Skip to content

libgit2 bug with workaround in index.addAll() is now fixed, we should update index.js #751

@aral

Description

@aral

Regarding:

This status path code is here to speedup addall, which currently is excessively slow due to adding every single unignored file to the index even if it has no changes. Remove this when it's fixed in libgit2 libgit2/libgit2#2687

(https://github.com/nodegit/nodegit/blob/master/lib/index.js#L27)

The issue seems to be resolved via:

libgit2/libgit2#3109

Metadata

Metadata

Assignees

No one assigned

    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