mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
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.
2.5 KiB
Executable File
2.5 KiB
Executable File