Hi On Fri, Jan 19, 2024, at 06:59, brianmlyles@xxxxxxxxx wrote: > From: Brian Lyles <brianmlyles@xxxxxxxxx> > ---keep-redundant-commits:: > - If a commit being cherry picked duplicates a commit already in the > - current history, it will become empty. By default these > - redundant commits cause `cherry-pick` to stop so the user can > - examine the commit. This option overrides that behavior and > - creates an empty commit object. Note that use of this option only > +--empty=(stop|drop|keep):: > + How to handle commits being cherry-picked that are redundant with > + changes already in the current history. > ++ > +-- Trailing whitespace on this line. -- Kristoffer Haugsbakk