On Tue Oct 29, 2024 at 10:43 AM CDT, phillip.wood123 wrote: >> I had received feedback that the original patch was too large, so I >> was trying to split it up into smaller, more digestible pieces. > > One way to do that would be to convert the "add", "move" and "repair" > subcommands in separate patches changing option handling and appropriate > tests in each one rather than changing all subcommands and their tests > at once. That makes sense. I'll implement that. Best, Caleb