1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 15:31:33 +02:00
gitea/modules
Mura Li 9aaf2a6d9a modules/process: add ExecDirEnv (next to ExecDir)
Add a sibling to ExecDir which is capable of specifying environment variables,
so that we can invoke `git` with GIT_INDEX_FILE, GIT_DIR, etc..

For #258
2016-11-27 18:53:57 +08:00
..
auth
avatar golint fixed for modules/avatar 2016-11-25 16:37:04 +08:00
base Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
bindata
context Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
cron golint fixed for modules/cron 2016-11-25 16:19:24 +08:00
httplib Golint fixed for modules/httplib 2016-11-25 14:32:09 +08:00
log
mailer
markdown Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
process modules/process: add ExecDirEnv (next to ExecDir) 2016-11-27 18:53:57 +08:00
setting Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
ssh
sync
template Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
user