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

Potentially use org.ajoberstar.grgit.service plugin #138

@Vampire

Description

@Vampire

Just in case you didn't notice.
Grgit with version 5.x added a second plugin org.ajoberstar.grgit.service which does not unconditionally open a Grgit instance for the project and also behaves better if there is not Git directory.

So in case you want to reduce some own complexity, you could apply that new plugin and use the GrgitService that is registered as extension instead of the custom logic you currently have. :-)

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