]> granicus.if.org Git - git/commit
Merge branch 'js/advise-rebase-skip' into jch
authorJunio C Hamano <gitster@pobox.com>
Thu, 24 Oct 2019 04:34:25 +0000 (13:34 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 24 Oct 2019 04:34:25 +0000 (13:34 +0900)
commit1f6d263cae2fa67a3b0d1043a5bdf97053a90bdc
tree3e1d9c01edc7485b67543920e6ec54b0f7ca316c
parent264136a8809064fd9fc74e97afb0df5869196852
parent116a408b6ffcb2496ebf10dfce1364a42e8f0b32
Merge branch 'js/advise-rebase-skip' into jch

The logic used in "git commit" to give hints and errors depending
on what operation was in progress learned to distinguish rebase and
cherry-pick better.

* js/advise-rebase-skip:
  commit: give correct advice for empty commit during a rebase
  sequencer: export the function to get the path of `.git/rebase-merge/`
  cherry-pick: add test for `--skip` advice in `git commit`
builtin/commit.c
sequencer.c
sequencer.h