Closed
Description
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
Labels
No labels