Interactive Git Tutorials – Rebase and Bisect

Interactive Git Tutorials

Following on from my earlier post on practising grep, this post shows two tutorials you can run on the command line to gain familiarity and get practice in with git bisect and rebase in a realistic and safe way.

They use Docker and ShutIt to help manage state in safe and lightweight way, while guiding you through the process.

Please tweet feedback to @ianmiell

Git bisect

More info here, the code is here

 

 

Git rebase

More info here, the code is here

 

3 thoughts on “Interactive Git Tutorials – Rebase and Bisect

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.