mirror of
https://gitee.com/gitea/gitea
synced 2025-11-17 06:50:24 +08:00
@@ -7,8 +7,8 @@ package git
|
||||
import (
|
||||
"strings"
|
||||
|
||||
"gopkg.in/src-d/go-git.v4"
|
||||
"gopkg.in/src-d/go-git.v4/plumbing"
|
||||
"github.com/go-git/go-git/v5"
|
||||
"github.com/go-git/go-git/v5/plumbing"
|
||||
)
|
||||
|
||||
// GetRefs returns all references of the repository.
|
||||
|
||||
Reference in New Issue
Block a user