mirror of
https://github.com/go-gitea/gitea
synced 2025-07-06 10:37:20 +00:00
Merge branch 'master' of github.com:gogits/gogs
Conflicts: conf/app.ini
This commit is contained in:
@ -243,7 +243,7 @@ func newNotifyMailService() {
|
||||
}
|
||||
|
||||
func NewConfigContext() {
|
||||
var err error
|
||||
//var err error
|
||||
workDir, err := exeDir()
|
||||
if err != nil {
|
||||
fmt.Printf("Fail to get work directory: %s\n", err)
|
||||
|
Reference in New Issue
Block a user