ConclusionΒΆ

You now know all of the basics of Git and GitHub. Congrats! As a quick overview, you should now have the following skills:

  • Windows GUI
    1. Creating a Repository locally
    2. Creating Commits and sending those commits to Github
    3. Naming a Collaborator and pulling their commits down
  • Github Page
    1. Browsing the webpage
    2. Forking a repo on Github and making a pull request
  • Command Line
    1. Creating a repository
    2. Creating commits
    3. Publishing your commits to Github

Now try to apply this to your work. I bet you can already think of some ways you can use this for some current projects! For any more help there’s a great amount of documentation online, you just need to search for it!