Commit Graph
2 Commits
Author SHA1 Message Date
Mura Li 30a831698e Add integration test for repository forking 2017-06-07 20:02:37 +08:00
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