summaryrefslogtreecommitdiffstats
path: root/integrations/empty_repo_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Fix "data race" in testlogger (#9159)zeripath2019-11-261-1/+1
| | | | | | * Fix data race in testlogger * Update git_helper_for_declarative_test.go
* Refactor repo.isBare to repo.isEmpty #5629 (#5714)zeripath2019-01-171-0/+28
* Refactor repo.isBare to repo.isEmpty #5629 Signed-off-by: Andrew Thornton <art27@cantab.net> * Remove Sync call