5 ms·
That's the third bullet point. I was talking about this one: > You can stash everything, create a new branch, switch to it, fix the bug, commit and push it,
by opium_tea 3y ago
That's the third bullet point. I was talking about this one:
> You can stash everything, create a new branch, switch to it, fix the bug, commit and push it, then switch back to what you were working on.
OP said this (you and a few others reiterated or agreed with it)
> Why couldn't you, like, create another branch off of main, switch to that, and fix the bug there, then resume working on your feature branch?
I can't see the difference. Seeing them side by side they're virtually identical except the blog author specified stashing!