Gitting Code On The Internet - Committing Code to a Remote GitHub Server
· ☕ 1 min read
Now that we’ve explored how to work with git locally lets dig into the remote aspects of it. We’ll explore how to clone a remote repository, how to make some quick modifications and then push that new branch up to the remote repository.