you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 3 years ago* (1 child)

I create a new branch locally with git switch --create, pull everything from main, sacrifice a small squirrel, and run the project to make sure everything still works.

If something doesn't work or I can't figure out how to resolve conflicts, I quietly switch back to my previous branch like nothing happened. That problem is for future me.

  • source
  • parent
  • hideshow 2 child comments