Add --sign-by, --ack-by, and --review-by
commitd6c35e7eb4108438bf2041af0de2e5a647d2e206
authorPeter Grayson <pete@jpgrayson.net>
Mon, 20 Sep 2021 02:39:02 +0000 (19 22:39 -0400)
committerPeter Grayson <pete@jpgrayson.net>
Mon, 20 Sep 2021 03:41:13 +0000 (19 23:41 -0400)
treec32918fffb6b5fc325868460e438552d343e49ce
parentec255542220359556e36699f11dabd5d97485239
Add --sign-by, --ack-by, and --review-by

These new options supplement the existing --sign, --ack, and --review
options by allowing a user-provided value for the trailer instead of
using the committer name and email.

Resolves #92

Signed-off-by: Peter Grayson <pete@jpgrayson.net>
completion/stgit.zsh
stgit/argparse.py
stgit/utils.py
t/t3304-edit-trailers.sh