Skip to content

support global config (i.e. $HOME/.gitconfig) #395

@davidalpert

Description

@davidalpert

Per the config section of the Supported Capabilities:

Feature Status Notes
config Reading and modifying per-repository configuration (.git/config) is supported. Global configuration ($HOME/.gitconfig) is not.

This can cause some unexpected behaviour for people who have certain settings configured globally (i.e. in $HOME/.gitconfig).

I propose enhancing go-git to respect globally configured git settings

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestno-autocloseIssues/PRs to be ignored by stale bot

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions