forked from forgejo/forgejo
Initial cut of git fork
This commit is contained in:
parent
405ee14711
commit
c9e5e38fcf
5 changed files with 139 additions and 4 deletions
|
@ -20,7 +20,6 @@ import (
|
|||
var (
|
||||
x *xorm.Engine
|
||||
tables []interface{}
|
||||
|
||||
HasEngine bool
|
||||
|
||||
DbCfg struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue