If it’s not installed yet:
sudo apt-get install git-core
Check installation:
git --version
When it’s installed, you can use it inside your existing bash in ubuntu.
If it’s not installed yet:
sudo apt-get install git-core
Check installation:
git --version
When it’s installed, you can use it inside your existing bash in ubuntu.