Git Essentials

Course provided by: Pearson
Git Essentials teaches the skills necessary to version-control with git, covering the basics of Git and how to use it as an individual programmer. After the basics are covered, you'll learn how to work collaboratively with git, including adding other users to your project repository, forking a copy of repository and submitting changes for review, and finally using the git flow workflow.
Total£94.00

Total£94.00
Learning outcomes
- Learn how to set up and install Git, and master basic Git commands.
- Understand remotes and branches and add a collaborator.
- Push/pull branches and incorporate changes.
- Fork a repository and make changes, while staying in sync.
- Work with branches and use a Git Flow workflow.