pull down to refresh
reply
I've been doing more stacked PRs lately, so this will definitely help with that. I use regular fixups today quite often, using the approach the article listed (git commit --fixup)
Edit: you're welcome!
reply
pull down to refresh
I've been doing more stacked PRs lately, so this will definitely help with that. I use regular fixups today quite often, using the approach the article listed (git commit --fixup)
Edit: you're welcome!
Nice, this is pretty cool. I’ll have to try these out, I perform similar workflows often