Hi there, Is it possible to set the environment variables for the git commands? I would like to set `GIT_SSH_COMMAND` like here: https://stackoverflow.com/a/29754018 Is this possible? Can you give me any example? Thanks, Dom