Git Commands
git clone https://github.com/username/repo.gitgit add . git commit -m "Your comment here"git push git pullLast updated
git clone https://github.com/username/repo.gitgit add . git commit -m "Your comment here"git push git pullLast updated