Gitandgithubforbeginners Course

Tags: Git

Learn Git and Github From Scratch

Last updated 2022-01-10 | 3.9

- GIT
- GITHUB
- Version Control using GIT

What you'll learn

GIT
GITHUB
Version Control using GIT
Pushing First Project through GIT

* Requirements

* No Pre-Requisites

Description

Learn Git and Github from Scratch in this course which covers:

  • Version Control: What is Version Control and Why do we need Version Control?

  • Github: Github Interface Tour and Creating Repositories in Github

  • GIT commands: Various Git Commands that are used to track and manages the source code changes such as

    • Connecting Remote Repository

    • Add

    • Commit

    • Pull

    • Push

    • Pull Request

    • Merge

    • Clone

  • Branching in Git

  • Pushing Projects to Github through Git

Who this course is for:

  • Beginners who are curious about mastering Git and Github