.gitconfig shouldn't get variables replaced
It is not handy for scenarios like the sandboxes, in which we want the SO lines to use a specific GIT_USER_NAME
and GIT_USER_EMAIL
at run time. See koha-sandboxes-docker
Edited by Tomas Cohen Arazi
It is not handy for scenarios like the sandboxes, in which we want the SO lines to use a specific GIT_USER_NAME
and GIT_USER_EMAIL
at run time. See koha-sandboxes-docker