Re: Reproducing the reformat
Guillem Jover <[email protected]> Wed, 7 Jan 2026 03:07:38 +0100
| Newsgroups | gmane.linux.debian.devel.dpkg.general |
|---|---|
| Message-ID | <[email protected]> |
Hi! On Wed, 2025-12-17 at 16:07:23 +0900, Simon Richter wrote: > I'd like to rebase my WIP branch at some point as I haven't quite > given up on it yet. > > Is there a tool to replicate the reformatting so I can filter-branch > my changes before the rebase to reduce conflicts, or was this done > manually? While some of the formatting changes where vim-assisted, there was unfortunately nothing fully automated, as I got really tired (AFAIR) of going over ident's or clang-format documentation to try to replicate the desired format. :/ Thanks, Guillem