Skip to content

Unit tests fail if there is no ~/.gitconfig #3

Description

@migu

There's an alternative location for the user's gitconfig:
~/.config/git/config

Newer versions of Git support the global (user's) config to be at $XDG_CONFIG_HOME/git/config
See for a more thorough explanation.

Perhaps I will create a pull request for this.

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