Version Control
"git"ting into Version Control6 H 56 M
Just you? Training a whole team? There's an ITProTV plan that fits.
Start Training TodayEpisodes
Episodes
- Version Control
- Overview
- What is Version Control
- Set Up git
- Set Up git: Windows
- Our First Repository
- Our First GitHub Repository
- Connect Remote and Local Repos
- Branch in a Repository
- Branch in a Repository Part 2
- Create a Pull Request
- Create a Tagged Release
- Collaborate with Collaborators
- Collaborate with Collaborators Part 2
- Our First Fork
- Collaborate with Forks
- Collaborate with Forks Part 2
- Project: Python with git
- Keeping Things Clean: .gitignore
Overview
3 M



- Episode Description
- Transcript
In this series, we take a look what version control is as well as the use of version control when creating software. After an overview of various version control systems, Justin dives into the use of git and GitHub to manage projects. Justin pays particular attention to the version control system and less on the programming portion for the first part. He explores creating a git repository, cloning repositories from GitHub, committing changes to a repository, using branches, collaborating with git, and more. If you are looking to get started with version control, specifically git, then join us there.