Skip to content

Port the git-dependent calls to the libgit2 #2

@eraxillan

Description

@eraxillan

Calling git as external process can cause many problems: first of all, it is an extra option and must be setuped with user hand, leading to inconvenience and mistunderstandings; the others - calling external process in unsecure and can be just forbidden by the system administrator, and the last but not the least - it is SLOW.
Weird issue N1 is just a clear illustration :(

libgit2 usage seems to fix all these problems solidly.
But porting requires much effort and time to be done completely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions