Rename project

This commit is contained in:
2024-12-19 14:55:49 -05:00
parent 06511f5690
commit 4fca4a5e3e
34 changed files with 57 additions and 61 deletions

View File

@@ -5,7 +5,7 @@ import (
"time"
git "github.com/go-git/go-git/v5"
"gitlab.sweetwater.com/it/devops/tools/gitlab-project-manager/internal/remotes/projects"
"gitea.libretechconsulting.com/rmcguire/git-project-manager/internal/remotes/projects"
)
const gitCloneTimeoutSecs = 60