package git import ( "testing" ) func TestCancelGitClone(t *testing.T) { // TODO }