Git Essentials for Beginners ( 3 Courses in 1)

Go to class
Write Review

Git Essentials for Beginners ( 3 Courses in 1) provided by Udemy is a comprehensive online course, which lasts for 7 hours worth of material. Git Essentials for Beginners ( 3 Courses in 1) is taught by Coding Gears | Train Your Brain. Upon completion of the course, you can receive an e-certificate from Udemy. The course is taught in Englishand is Paid Course. Visit the course page at Udemy for detailed price information.

Overview
  • Become a Git expert! Live Online Labs!

    What you'll learn:

    • Git Architecture
    • Add, Delete, Move & Edit Files
    • Revert/Undo File Changes
    • Working with Branches
    • Working with Tags
    • Working with Aliases
    • Ignoring Files
    • Git Log Filtering
    • Cloning a remote repository
    • Merging
    • Merging Types
    • Merge Conflicts
    • Branching Strategies
    • Stashing
    • Rebasing
    • Searching
    • Rewriting History
    • Git Reset - Soft, Mixed and Hard

    Version Control has always been part of the software development lifecycle to facilitate programmers to restore the previous versions and assist with release management. Git is a popular open-source distributed version control software and manages hundreds of branches with hundreds of programmers very efficiently.


    In this course, you will learn the fundamentals of Git, which also aids in understanding Github, BitBucket, etc.


    You will learn to install Git and learn all the fundamentals in a step-by-step approach. You will also learn the Git architecture, which is fundamentals in understanding Git.


    You will learn to create git repositories and add, change and delete files. You will learn to commit changes to Git, compare commits, and review commit logs. You will also learn to undo changes and ignore files based on name, regular expression, and folder name.


    You will also learn to use the git log command efficiently to filter the commit log.


    Learning Objectives:

    • Different types of Version Control Systems

    • Installing Git on Linux, MAC, and Windows

    • Git Architecture - The Three Stages

    • Git States

    • Git Workflows

    • Initializing a repository

    • Git Configuration

    • Adding, Modifying, Moving & Deleting files

    • Adding Commit messages

    • Tracking files

    • Viewing commits and comparing versions

    • Undoing changes

    • Retrieving previous versions

    • Ignoring files by name, folders & regular expression

    • Creating Branches

    • Merging Branches

    • Merge Conflicts

    • Cloning Remote Repository

    • Branching Strategies

    • Stashing

    • Rebasing

    • Searching

    • Rewriting History

    • Git Reset - Soft, Mixed and Hard


    With the perfect blend of animations and hands-on demos, the concepts are easy to grasp!