Certificate Authentication

Wszystko o systemie kontroli wersji Git Certificate for Filip ...

Add to LinkedIn

Certificate ID: 
780679
Authentication Code: 
a0020
Certified Person Name: 
Filip Kotłowski
Trainer Name: 
Piotr Dul
Duration Days: 
3
Duration Hours: 
21
Course Name: 
Wszystko o systemie kontroli wersji Git
Course Date: 
7 October 2024 00:00 to 9 October 2024 00:00
Course Outline: 

Git Basics

  • Introduction to Git
  • Git Repository
  • Recording Changes to the Repository
  • Viewing the Commit History
  • Undoing Things
  • Tagging

Git Branching

  • Branching and Merging
  • Brance Management
  • Branching Workflows
  • Remote Branches
  • Rebasing

Git on the Server

  • The Protocols
  • Getting Git on a Server
  • Generating SSH Public Key
  • Setting up the Server
  • Public Access
  • Hosted Git (GitHUB)
  • Working with Remotes

Distributed Git

  • Distributed Workflows
  • Contributing to a Project
  • Maintaining a Project

Git Tools

  • Revision Selection
  • Interactive Staging
  • Rewriting History
  • Debugging with Git (bisect)
  • Submodules
  • Subtree Merging

Customizing Git

  • Git Configuration
  • Git Attributes
  • Git Hooks