When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

SkillShare logo

Git/Github 101: Everything You Need To Get Started

Unlock creativity with Skillshare! Learn acrylic painting, AI writing, graphic design, and photography.

     0 |
  • Reviews ( 0 )
Free

This Course Includes

  • iconskillshare
  • icon0 (0 reviews )
  • icon48 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconSkillShare

About Git/Github 101: Everything You Need To Get Started

Course Overview Previews

What is Git/GitHub? Why are they Important?

Creating and Cloning A GitHub Repository

Staging Commiting Pushing

Branching, Pull Requests, Merging, and Pulling

Merge Conflict Forking GitIgnore

Conclusion

What You Will Learn?

  • Git/GitHub is the most widely used tool in all of tech for collaboration and version control..
  • This class will go over how we use Git/GiHub in our everyday development environment. We will learn the  fundamentals and apply them to a live git repository..
  • We will cover the following:.
  • Prerequisites.
  • Create a free GitHub account at https://github.com.
  • Install Git on your computer. Instructions - https://github.com/git-guides/install-git.
  • Install Visual Studio Code on your computer - https://code.visualstudio.com/.