Skip to content

Conversation

gottesmm
Copy link
Contributor

@gottesmm gottesmm commented Sep 2, 2025

I discovered while using this locally that it is possible to get a series of rebased commits that cause the rebase to failure. The problem goes away when one applies the changes one at a time rather than all at once. This is also just a more robust way to do this since we are not relying on git-clang-format's hunk logic and git's rebase hunk logic to be in sync.

I discovered while using this locally that it is possible to get a series of
rebased commits that cause the rebase to failure. The problem goes away when one
applies the changes one at a time rather than all at once. This is also just a
more robust way to do this since we are not relying on git-clang-format's hunk
logic and git's rebase hunk logic to be in sync.
@gottesmm
Copy link
Contributor Author

gottesmm commented Sep 2, 2025

@swift-ci smoke test

@gottesmm gottesmm enabled auto-merge September 2, 2025 16:28
@gottesmm gottesmm merged commit 95dc7df into swiftlang:main Sep 2, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant