- GitLab Cookbook
- Jeroen van Baarsen
- 56字
- 2025-02-28 19:30:24
Chapter 2. Explaining Git
In this chapter, we will cover the following recipes:
- Generating your SSH key on Unix-like systems
- Generating your SSH key on Windows
- Adding your SSH key to GitLab
- Creating your first Git project
- Cloning your repository and pushing code to it
- Working with branches
- Performing a rebase
- Squashing your commits