Git repository item path #757

Merged
vladimir-buzuev merged 3 commits from git_repository_item_path into master 2021-04-03 18:52:34 -05:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit f8c9b7df52 - Show all commits

View File

@ -102,4 +102,4 @@ func TestRepositoryItemPath(t *testing.T) {
if gitDir == "" {
t.Error("expected not empty gitDir")
}
}
}