Skip to content

Bug Fix: Don't call w/ --local if outside repo#135

Open
matrinox wants to merge 1 commit intoarialdomartini:masterfrom
matrinox:fix-git-config-outside-repo
Open

Bug Fix: Don't call w/ --local if outside repo#135
matrinox wants to merge 1 commit intoarialdomartini:masterfrom
matrinox:fix-git-config-outside-repo

Conversation

@matrinox
Copy link

Git will complain if you call git config with --local switch outside a git repo. This check reverts back to default lookup (which will end up being global) if not inside a git repo.

Git will complain if you call `git config` with `--local` switch outside a git repo. This check reverts back to default lookup (which will end up being global) if not inside a git repo.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant