Thanks to visit codestin.com
Credit goes to github.com

Skip to content

boedker-trackunit/timetravel

Repository files navigation

Git time travel

Demystifying git time travel - short demo for front end fan club at Trackunit.

This article does not try to recommend any workflow - it is only showing the possibilities for re-writing history in a git repository.

First rule of time travel:

don't do it in public

The different mechanisms for working with history should only be used on private branches 99% of the time.

Assumptions for this article - you are familiar with git for creating (feature-) branches and viewing the history of these

Delorian

Please note that there are many ways of reaching a goal using git these examples are only that - examples.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published