git config --list
git config --global user.name "display-name"
git config --global user.email "github-email"
git config --global http.sslbackend schannel
git config --global http.sslbackend openssl
git config --global --list
git config --local --list
Last active
December 20, 2024 00:59
-
-
Save eavom/75cdc5a5270fbe9da46b55836adc6757 to your computer and use it in GitHub Desktop.
Git ~ Config Setup
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment