Taylor Blau <me@xxxxxxxxxxxx> writes: >> > > $ git commit --signoff[=[no-]dedup] > ... > Thanks, I look forward to seeing your work. It would be nice to > standardize on this `--signoff[=[no-]dedup]` thing throughout all of the > different commands that support it. Also, if I am not mistaken, each of trailers can be configured to have its own semantics (e.g. .where and .ifExists). * Should we have similar override to these trailer tokens, not just sign-off? * Should we offer not just [no-]dedup (which is equivalent to switching from addIfDifferentNeighbor to addIfDifferent) but other customization? This affects what --signoff should be allowed to take for consistency across trailers.