Git: Solution use - Training Courses | Afi U.

Git: Solution use

Learn in depth this essential tool! Once completed, you will have everything in hand to manage and deploy all your IT projects with Git.

Upcoming sessions

Show all sessionsarrow icon
  • Duration: 1 day
  • Regular price: $795
  • Preferential price: $685tip icon

Course outline

Duration : 2 days

© AFI par Edgenda inc.

Audience

  • Developers and Architects
  • DevOps Engineers

Prerequisites

  • Having practice in using a programming language and an online command interface is an asset

Objectives

  • Know about Git specificities
  • Know how to set up and configure Git
  • Know how to implement best use practices and will understand their importance
  • Learn to collaborate using Git repositories
  • Know how to manipulate additional Git tools

Contents

History and principles

  • Git for everyday use
  • Initiating a repository
  • First commits
  • Sharing work
  • Initiating and validating a merge request
  • Finalizing a version

Branch and label management

  • Creating branches
  • Merging branches
  • Rebasing from one branch to another
  • Creating labels
Stash principles and purpose
  • Teamwork
  • Setting up a central repository in GitLab
  • Cloning a repository
  • Pushing and pulling changes (push, fetch, pull)
  • Rewriting the history and correcting errors
Git best practices
  • Description of some usual workflows, advantages, and limitations
  • Questions and answers about workflows adapted to different use cases