Skip to content

Instantly share code, notes, and snippets.

@atulkamble
Last active August 11, 2021 06:04
Show Gist options
  • Save atulkamble/d3e1cb3b3a890e0287a1159ef26da021 to your computer and use it in GitHub Desktop.
Save atulkamble/d3e1cb3b3a890e0287a1159ef26da021 to your computer and use it in GitHub Desktop.
Install Git on Linux
sudo apt-get update
sudo apt-get install git-all
git version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment