Issue #297: Git 2.13 warns: fatal: --local can only be used inside a git repository (conservancy/kallithea)
Mads Kiilerich
issues-reply at bitbucket.org
Sun Sep 3 23:46:04 UTC 2017
New issue 297: Git 2.13 warns: fatal: --local can only be used inside a git repository
https://bitbucket.org/conservancy/kallithea/issues/297/git-213-warns-fatal-local-can-only-be-used
Mads Kiilerich:
Running tests with Git 2.13.0 gives a warning:
```
fatal: BUG: setup_git_env called without repository
```
2.13.5 gives:
```
fatal: --local can only be used inside a git repository
```
I don't know if it has other implications.
More information about the kallithea-general
mailing list