Merge branch 'pb/merge-autostash-more'
commit5fef3b15dbf609bdb13352d0eb716cd79c8ff017
authorJunio C Hamano <gitster@pobox.com>
Wed, 4 Aug 2021 20:28:54 +0000 (4 13:28 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 4 Aug 2021 20:28:54 +0000 (4 13:28 -0700)
tree5be77acecb89de7a756c632ac2c1dd8fde4514a9
parent1a6fb019d6c09f5e7e2b76fab2a6ad50a8506461
parente082631e51ebe2c7ee6756a3b45d10732a6480df
Merge branch 'pb/merge-autostash-more'

The local changes stashed by "git merge --autostash" were lost when
the merge failed in certain ways, which has been corrected.

* pb/merge-autostash-more:
  merge: apply autostash if merge strategy fails
  merge: apply autostash if fast-forward fails
  Documentation: define 'MERGE_AUTOSTASH'
  merge: add missing word "strategy" to a message
builtin/merge.c