Comprehensive Git Certificate for Maciej Gałązka
Certificate ID:
746955
Authentication Code:
bbc97
Certified Person Name:
Maciej Gałązka
Trainer Name:
Łukasz Sokołowski
Duration Days:
3
Duration Hours:
21
Course Name:
Comprehensive Git
Course Date:
2023-12-04 09:00 to 2023-12-06 16: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