Book Image

Gitlab Cookbook

By : Jeroen van Baarsen
Book Image

Gitlab Cookbook

By: Jeroen van Baarsen

Overview of this book

Table of Contents (16 chapters)
GitLab Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

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