Categories
Git

Experimentation Strategy

Before you attempt a Git operation…

  1. Create a new branch (like you would a saved game).
  2. Start gitK – so you can see the current state of the branch visually.
  3. Make your change (perform the operation).
  4. Before you refresh gitK, try to guess at what the change will look like.
  5. Run gitK and check the result.

One reply on “Experimentation Strategy”

Leave a Reply