Please note the following commands:
Install on Ubuntu:
sudo apt install git git --version
Updating Changes:
git status git add git status git commit -m "Comment on file" git push -u urigin master git pull --verbose origin master
Cloning: git clone https://github.com/CiscoDevNet/hello_network