DEV Community

Cover image for Learn Version Control with Git and GitHub: Part 2
Devon Campbell
Devon Campbell

Posted on • Originally published at raddevon.com on

5 2

Learn Version Control with Git and GitHub: Part 2

We’re back to wrap up the Git-It workshop, and it’s going to be awesome! If you haven't seen part one, circle back and watch it now.

What You’ll Learn in this Video 🎓

  • ⚡ How to connect a Git remote
  • ⚡ How to push changes to a remote
  • ⚡ How to fork a project
  • ⚡ How branches work
  • ⚡ How add collaborators on your GitHub project
  • ⚡ How to make a pull request (This is how you contribute to open source projects.)
  • ⚡ How to merge and clean up old branches

Resources 🧰

Ask any questions you have here (👇), in the YouTube comments or to me directly on Twitter. Now, get out there and start protecting your code!

Git lets you turn back the clock in your codebase to a time when things were better. A Big Goal lets you do the same thing with your aspirations to transition into a web development career.

Having a Big Goal allows you to get back to why you’re doing this. You can revert your enthusiasm, your drive, and your willpower back to nearly what it was when you first started. Take my free email course to figure out your Big Goal. It will keep you from losing all your progress half way through.

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

Top comments (0)

nextjs tutorial video

Youtube Tutorial Series 📺

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay