Comment by gregoryl
4 years ago
I never considered soft resets for my work flow (rewrite history with rebase -i). Funny how I use it for other things, but not this. Thanks!
4 years ago
I never considered soft resets for my work flow (rewrite history with rebase -i). Funny how I use it for other things, but not this. Thanks!
sure thing. I actually just learned about it about a year ago and before then I was rebasing interactively too - this is so much easier!