mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-11 20:58:16 +00:00

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