This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Rename gogs.go to main.go
Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
master
Matthias Loibl
8 years ago
parent
a4fa889ced
commit
a2514904cb
1 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
main.go
gogs.go → main.go
View File
@@ -11,10 +11,9 @@ import (
"os"
"runtime"
"github.com/urfave/cli"
"github.com/go-gitea/gitea/cmd"
"github.com/go-gitea/gitea/modules/setting"
"github.com/urfave/cli"
)
const APP_VER = "0.9.99.0915"
Write
Preview
Loading…
Cancel
Save