(2/n)
But if our computer breaks and we loose all the stored data then we cannot recover our code. That's the same reason why I never got to complete GTA Vice City. (3/n)
When we do `git push` all the local commits we have are duplicated to GitHub. (6/n)
(8/n)
(9/n)
(10/n)
(11/n)
(12/n)
(13/n)
(14/n)
(15/n)
Common name of these branches would be-
add-share-button
fix-form-height
remove-pluto
(16/n)
When we clone a repo in local, git automatically assign the path of the GitHub repo to a variable called origin.
(17/n)
(19/n)