i am using GIT_SSH_COMMAND and i tried to find whether there is a corresponding git configuration so i could use rather than using the environment variable, though i couldn't find it.
is there a way to use git configuration for GIT_SSH_COMMAND rather than specifying it as an environment variable?