Thursday, 18 January 2024 sudo yum install git -y - install git in the local system. git config --global user.name - sets the global username for Git on your computer. git config --global user.email - sets the global email address for Git on your ...
arshad07.hashnode.dev3 min read
No responses yet.