mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-16 22:41:45 +00:00
chore: Move import path from code.gitea.io/gitea to gitea.dev (#37873)
This commit is contained in:
@@ -15,7 +15,7 @@ import (
|
||||
"regexp"
|
||||
"strings"
|
||||
|
||||
"code.gitea.io/gitea/modules/git/gitcmd"
|
||||
"gitea.dev/modules/git/gitcmd"
|
||||
)
|
||||
|
||||
type lineCountWriter struct {
|
||||
|
||||
Reference in New Issue
Block a user