git-bug/repository
Sebastien Devaux 1dc106279a issue 178: refined git command cwd setting.
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.
2019-08-28 21:11:29 +02:00
..
git_test.go repository: rework how RmConfigs works with git 2019-07-08 12:14:41 +02:00
git_testing.go issue 178: adding required changes to InitGitRepo and CleanupTestRepos 2019-08-27 21:35:04 +02:00
git.go issue 178: refined git command cwd setting. 2019-08-28 21:11:29 +02:00
mock_repo.go Update repository/mock_repo.go 2019-06-19 18:02:16 +02:00
repo.go Add GetRemotes functionalities 2019-05-29 22:58:01 +02:00
tree_entry_test.go a round of cleanup 2019-03-01 22:52:53 +01:00
tree_entry.go reorganize package for a more idomatic go 2018-09-11 22:14:46 +02:00