sudo apt install git
git --version
git config --global user.name "haunt.hcm2015"
git config --global user.email "[email protected]"
Last active
July 27, 2022 04:45
-
-
Save codedeep79/7106f1ea0c42511bd56d9f139def0400 to your computer and use it in GitHub Desktop.
Install Git on Ubuntu 20.04
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
