We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f770960 commit 8da12c1Copy full SHA for 8da12c1
1 file changed
internal/git/monitor.go
@@ -270,4 +270,3 @@ func (m *Monitor) cloneRemoteRepo(ctx context.Context, repoURL string, branch st
270
slog.Debug("Successfully cloned remote repository", "url", repoURL, "tempDir", tempDir)
271
return gitRepo, tempDir, nil
272
}
273
-
0 commit comments