🖥️
Introduction to Git and GitHub
  • Getting Started
  • Background
    • What is Version Control?
    • What is Git?
    • How do I use Git with GitHub?
  • Set Up
    • Install Git
    • Create a GitHub Account
  • Repository
    • Introduction
    • Create Repository
    • Cloning Repository
  • Git Commands
    • Introduction
    • git status, git add, git commit, git push
    • git pull
  • Conclusion
  • Extra Resources
  • Original Documentation
Powered by GitBook
On this page

Was this helpful?

Conclusion

Now you know how to update your local and remote repositories on GitHub! Hopefully you're now curious about what more you can do with GitHub and are ready to start making more repositories. If you have any questions about how to use GitHub or have any comments about this document, feel free to tweet me! @beliciataylor

Previousgit pullNextExtra Resources

Last updated 4 years ago

Was this helpful?