mirror of
https://github.com/go-gitea/gitea
synced 2025-07-14 22:47:21 +00:00
#2167 able to identify git version on Windows
This commit is contained in:
@ -27,7 +27,7 @@ import (
|
||||
"github.com/mcuadros/go-version"
|
||||
"gopkg.in/ini.v1"
|
||||
|
||||
"github.com/gogits/git-shell"
|
||||
git "github.com/gogits/git-shell"
|
||||
api "github.com/gogits/go-gogs-client"
|
||||
|
||||
"github.com/gogits/gogs/modules/base"
|
||||
|
Reference in New Issue
Block a user