Skip to content

Overrides for system and global configuration file locations #157

Closed
@nulltoken

Description

@nulltoken

By default, LibGit2Sharp searches for configuration files in the following places:

  • System: %PROGRAMFILES%\Git\etc\gitconfig or /etc/gitconfig
  • Global: %USERPROFILE%\.gitconfig or ~/.gitconfig

Beside the automatic probing for those files, providing with the user with a way to select different config files may come handy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions