- repo -> repository
clone
-> bring a repo down from the internet (remote repository like Github) to your local machineadd
-> track your files and changes with Gitcommit
-> save your changes into Gitpush
-> push your changes to your remote repo on Github (or another website)pull
-> pull changes down from the remote repo to your local machine
-
-
Save faisalnawazmir/f44f2ffc5781144bc9deecee6318116a to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment