diff options
Diffstat (limited to 'bee.json')
-rw-r--r-- | bee.json | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -12,7 +12,8 @@ "models": "", "others": [ "modules", - "$GOPATH/src/github.com/gogits/binding" + "$GOPATH/src/github.com/gogits/binding", + "$GOPATH/src/github.com/gogits/git" ] }, "cmd_args": [ |