Learning Git & GitHub (Part 3 of 5)

Опубликовано: 15 Июль 2026
на канале: Jonathan Engelsma
450
10

This is a five part series of videos designed to help software developers quickly learn the basics of git and GitHub for managing source code. In this third video, we look at how to clone an existing GitHub repository and setup our .gitignore to ignore files we don’t want git to track.