Working with remotes
1. git remote
2. Remote and local branch
One remote
Multiple remotes
3. git pull
and git fetch
4. git push
Dangerous git push -f
: Force Push
git remote
git pull
and git fetch
git push
Dangerous git push -f
: Force Push