mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-02-21 15:13:40 +02: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