GIT Training

The basic course program is outlined here :-

Git Training Agenda
  • Understanding version control
  • About distributed version control
  • What is Git?
  • The history of Git
  • Who should use Git?
  • Installing Git
  • Configuring Git
  • Getting Started - Basic Workflow
  • Git Concepts and Architecture
  • Making Changes to Files
    1. Adding files
    2. Editing files
    3. Renaming files
    4. Deleting files
    5. Diff of files
    6. Moving files
  • Undoing Changes in git
  • Ignoring Files
  • Navigating the Commit Tree
  • Branching and Merging using git
  • Stashing Changes
  • Working with remote repository
  • Various Git tools

TOOLS & TRAINING