#2167 able to identify git version on Windows

This commit is contained in:
Unknwon 2015-12-13 18:20:39 -05:00
parent ed001d70e4
commit 79dcd7ee6e
6 changed files with 7 additions and 6 deletions

View file

@ -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"