Merge branch 'vv/merge-squash-with-explicit-commit'

"git merge --squash" is designed to update the working tree and the index without creating the commit, and this cannot be countermanded by adding the "--commit" option; the command now refuses to work when both options are given. * vv/merge-squash-with-explicit-commit: merge: refuse --commit with --squash

Junio C Hamano committed Jun 17, 2019 at 10:15 UTC 6e0b1c60ad3e6067d5cae51a7dc36e58184accd5

No changes.