diff options
| author | Paolo Bonzini <pbonzini@redhat.com> | 2017-08-01 11:03:32 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2017-08-14 12:23:28 -0700 |
| commit | 0ea5292e6be2f37b647b744177cfe6cc5e6f605d (patch) | |
| tree | 6b2c409d6404c15ac21bf66db760291cd5210890 /builtin/commit-tree.c | |
| parent | trailers: introduce struct new_trailer_item (diff) | |
| download | git-0ea5292e6be2f37b647b744177cfe6cc5e6f605d.tar.gz git-0ea5292e6be2f37b647b744177cfe6cc5e6f605d.zip | |
interpret-trailers: add options for actions
Allow using non-default values for trailers without having to set
them up in .gitconfig first. For example, if you have the following
configuration
trailer.signed-off-by.where = end
you may use "--where before" when a patch author forgets his
Signed-off-by and provides it in a separate email. Likewise for
--if-exists and --if-missing
Reverting to the behavior specified by .gitconfig is done with
--no-where, --no-if-exists and --no-if-missing.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-tree.c')
0 files changed, 0 insertions, 0 deletions
