diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2017-04-15 16:41:02 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-04-16 21:19:09 -0700 |
commit | 0fb3c4fc9a20cc3d7869d46bb8a774e4038fc62c (patch) | |
tree | 33813b00f10cfcfb7102010e6973736c2d0b3f2e /Documentation | |
parent | builtin/am: honor --signoff also when --rebasing (diff) | |
download | tgif-0fb3c4fc9a20cc3d7869d46bb8a774e4038fc62c.tar.xz |
builtin/am: fold am_signoff() into am_append_signoff()
There are no more direct calls to am_signoff(), so we can fold its
logic in am_append_signoff().
(This is done in a separate commit rather than in the previous one, to
make it easier to revert this specific change if additional calls are
ever introduced.)
Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions