On Wed, 27 Aug 2025, at 16:52, Emily Shaffer via GitGitGadget wrote: > From: Emily Shaffer <emilyshaffer@xxxxxxxxxx> > > In f873a273d1 (revert: accept arbitrary rev-list options, 2010-06-14), > we added a handful of new options to `git revert` and `git cherry-pick`, > but did not document them except by example to `cherry-pick` only. We > have a nice shorthand for adding the rev-list documentation, so let's > add it now, to both commands. > > Reported-by: Andrew Jeffrey <andrew@xxxxxxxx> Thanks! My only input is my surname is spelled the surprising way: s/Jeffrey/Jeffery/ :) Hopefully someone can fix that up when applying it rather than needing a v3! Andrew