Skip to content

Instantly share code, notes, and snippets.

View hsbalar's full-sized avatar

Hitesh Balar hsbalar

View GitHub Profile
@amitmerchant1990
amitmerchant1990 / git-ingredients.md
Last active August 31, 2016 12:50
git-ingredients
git install on ubuntu
sudo apt-get install git

point your local repository to remote repository

git remote add origin git@....repo_url