• Post category:StudyBullet-11
  • Reading time:3 mins read


Learn Git and Github From Scratch

What you will learn

GIT

GITHUB

Version Control using GIT

Pushing First Project through GIT

Description

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


Get Instant Notification of New Courses on our Telegram channel.


  • 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
English
language

Content

Introduction

Introduction
About the Instructor

Getting Started with Git and Github

Version Control
GIT
Creating a Repository in Github

Pushing First Project to Github using Git

Pushing your First Project

Branching and Merging

Branching and Merging

Cloning Existing Repo

Cloning Existing Repo-1
Cloning Existing Repo-2