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!
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!
Thank you for your comment! I checked out this post because I saw someone commented, and
git history fixupsounds exactly like what I need