OSDN Git Service

Merge branch 'ab/commit-m-with-fixup'
authorJunio C Hamano <gitster@pobox.com>
Tue, 23 Jan 2018 21:16:38 +0000 (13:16 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 Jan 2018 21:16:38 +0000 (13:16 -0800)
"git commit --fixup" did not allow "-m<message>" option to be used
at the same time; allow it to annotate resulting commit with more
text.

* ab/commit-m-with-fixup:
  commit: add support for --fixup <commit> -m"<extra message>"
  commit doc: document that -c, -C, -F and --fixup with -m error

1  2 
builtin/commit.c
t/t7500-commit.sh

Simple merge
Simple merge