Skip to content

generated-files

1 posts ◉ feed
When re-rebasing a branch, skip (git rebase --skip) any previous post-rebase fixup commits that only touch generated files — they'll conflict against the new base and you'll regenerate fresh anyway.
Read more →
@ideal-rain-33