Git Tutorial with Tortoise Git Tool

Latest Easy Git Tutorial

This is a Complete Git tutorial course with Tortoise Git Tool.

What you’ll learn

  • Complete Git tutorial from basic to advance..
  • Git Operation with Tortoise Git Tool..
  • Real world and industry level practical.
  • Job Ready Git Tutorial.
  • Understand how Git works behind the scenes.
  • Work with local and remote repositories.
  • Git clone, Git Commit , Merge more operations.

Course Content

  • Introduction –> 2 lectures • 8min.
  • Tortoise Git Tool –> 1 lecture • 8min.
  • Practical of Git-1 –> 2 lectures • 8min.
  • Practical of Git-2 –> 2 lectures • 10min.
  • Practical of Git-3 –> 2 lectures • 7min.
  • Practical of Git-3 –> 2 lectures • 9min.

Git Tutorial with Tortoise Git Tool

Requirements

  • No prerequisites for taking this course.

This is a Complete Git tutorial course with Tortoise Git Tool.

This Course is created for every computer student and any IT person whose working or who want to work in IT.

This Course will very helpful to understand what is Git and its operation with the tortoise Git Tool.

This Course will be Helpful to understand practical IT company work.

 

This course is designed to be a comprehensive approach to Git, which means no prior knowledge or experience is required but students will emerge at the end with a very solid understanding and hands-on experience with Git and related source control concepts.

Recent Course Updates

  • Added Updates and Errata section
  • Added Tagging section

Course Outline

Course Introduction and Overview provides an introduction to this course and the Git source control system and sets the stage for the rest of the course.

After the introduction, the first thing we do is Git Installation for both Windows and Mac.

Quick Start is a very quick (15 minutes), hands-on introduction to Git. We start off by signing up for GitHub, creating a repository there, making a local copy (clone), local changes (add/commit) and then updating GitHub with our changes (push).

In Basic Commands, we walk through all the foundational commands needed to start a new project managed by Git (or enable Git for an existing project) all the way through making commits, including common file operations like moving and deleting files. We also cover how to exclude the wrong files from accidentally being committed and how to review your repository’s history.

With a strong foundation in place, we explore ways to make Comparisons in Git, including all the different local states, between commits, and between local and remote repositories.

We give great attending to Branching and Merging in Git. We start off with the simple “happy path” and learn about “Fast-Forward” merges and how to control them. Then we walk through common “automatic” merges. Finally, we cause trouble on purpose so we can step through resolving conflicting merges with our visual merge tool.

With a strong foundation in branching and merging, we will then cover a more complex topic, Rebasing. In that section, we cover several rebasing examples, including how to resolve a rebase conflict.

In the Stashing section, we save our work-in-progress while we attend to more pressing issues, then pick up where we left off after that.

NEW: In the Tagging section, we mark important milestones or releases within our project. We also use those tags later for comparing differences between important milestones. We also look at how to use tags within GitHub.

All tools have installation and configuration sections to ensure no one is left behind.

Course Features

Presentations provide audio/video training of conceptual ideas. Since few like slide-ware presentations, slide presentations are kept to a minimum.

 

Get Tutorial