Merge branch 'jc/revert-show-parent-info'
commitbfca6316345ffd717c717d2e36365239a3070124
authorJunio C Hamano <gitster@pobox.com>
Wed, 15 Jun 2022 22:09:27 +0000 (15 15:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 Jun 2022 22:09:27 +0000 (15 15:09 -0700)
tree3019c0b1c54e5d7a34f947cdfc2f16a0aaa4be48
parent7596fe952d92f06375b1ef9fcde1b03c97d23983
parent191faaf72648c4ed080a9e38c1782bc1619a6e87
Merge branch 'jc/revert-show-parent-info'

"git revert" learns "--reference" option to use more human-readable
reference to the commit it reverts in the message template it
prepares for the user.

* jc/revert-show-parent-info:
  revert: --reference should apply only to 'revert', not 'cherry-pick'
  revert: optionally refer to commit in the "reference" format
sequencer.c
t/t3501-revert-cherry-pick.sh