git config global

0

git config --global user.name "Server"

By Beginner Ernesto Harvey at Oct 21 2020

0

how to see your current git global config

By Double Wooden Hammer Harriet Reichert at Jul 07 2021

0

git config --global http.sslverify "false" This command resolve my problem

By Beginner Felipe Walter at Jun 30 2020


Related code examples


Code examples by languages