mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-14 17:51:44 +03:00
1dc106279a
For unknown reason setting .git as current directory for the called git command fails when git-bug is called from a git hook (and it was observed only in this case). Forcing use of current dir when the repo path is ".git" restore the expected behavior. |
||
---|---|---|
.. | ||
git_test.go | ||
git_testing.go | ||
git.go | ||
mock_repo.go | ||
repo.go | ||
tree_entry_test.go | ||
tree_entry.go |