Skip to content

Git backend does not respect GIT_DIR #74

@alerque

Description

@alerque

This app makes a hard coded assumption that all Git repos are tracked with the repository meta data in .git, but this is a false assumption. If the GIT_DIR environment variable is set (c.f. git's --git-dir arg) that may be in another location entirely. The result is an empty graph pane.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureFeature requests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions