set GIT_MERGE_VERBOSITY 5
git merge –no-ff –no-commit -X rename-threshold=95% branch_to_merge_from
Git produces “BUG: There are unmerged index entries”

set GIT_MERGE_VERBOSITY 5
git merge –no-ff –no-commit -X rename-threshold=95% branch_to_merge_from