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

@@ -6,7 +6,7 @@ import (
"path/filepath"
"strings"
"gitlab.sweetwater.com/it/devops/tools/gitlab-project-manager/internal/remotes/projects"
"gitea.libretechconsulting.com/rmcguire/git-project-manager/internal/remotes/projects"
)
func (c *Cache) GoTo(project *projects.Project) {