Skip to content

mxtthias/git-for-daily-use-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Git for daily use - Exercieses

This is a companion repository to git-for-daily-use.

To keep the exercises separate, each lives in its own branch.

Exercise 1: Creating good commits

$ git checkout -t origin/ex1-creating-good-commits

Exercise 2: Using merge and rebase

$ git checkout -t origin/ex2-merge-and-rebase

Exercise 3: Handling conflicts

$ git checkout -t origin/ex3-handling-conflicts

About

Companion repo for the Git for daily use presentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published