aboutsummaryrefslogtreecommitdiff
path: root/.env
blob: ffee6db64e79ff388c0c131c4d9b2ac493804080 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Unset variables will be ignored and the value on the system at runtime will be kept
# format:
# GIT_TYPE_KEY
# git config --global TYPE.KEY
GIT_USER_NAME=
GIT_USER_EMAIL=
GIT_USER_SIGNINGKEY=
GIT_CORE_EDITOR=
GIT_CREDENTIAL_HELPER=
GIT_PULL_REBASE=
GIT_GPG_PROGRAM=
GIT_COMMIT_GPGSIGN=