Skip to content

Re-implement gc_auto using libgit2 #2

@acant

Description

@acant

Currently, the gem is making use of the implementation in grit but it is not maintained, and dependent on the git binary. But by using it means that I get to have garbage collection on GitSimple#pull right away.

In the future garbage collection should be re-implemented using only libgit2 and then the grit dependency can be removed.

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