Skip to content

This repository is an interactive exercise that will help you master git tools. Simply follow the instructions and learn by doing.

Notifications You must be signed in to change notification settings

eliasliedholm/git-hygiene-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Git hygiene training

This repository is an interactive exercise that will help you master the git tools necessary to keep a clean history of your project. The exercise will cover the following topics:

  • Rebase
  • Force push
  • Fixup
  • Squash

This exercise requires a basic understanding of git command line tools for merging branches and commiting code. When you are ready to begin, simply follow the instructions below and learn by doing.

Setup

  1. Fork this repository
  2. Clone the project to your desktop
  3. ▶️ Run git merge introduction to continue this exercise

About

This repository is an interactive exercise that will help you master git tools. Simply follow the instructions and learn by doing.

Topics

Resources

Stars

Watchers

Forks