Fixed issue #3700: Resolve the conflicts did not show the merge_head with correct...
commite4bc9a011379b8d302408394a84e253ee3d384d4
authorSven Strickroth <email@cs-ware.de>
Sun, 7 Mar 2021 12:12:06 +0000 (7 13:12 +0100)
committerSven Strickroth <email@cs-ware.de>
Sun, 7 Mar 2021 12:12:06 +0000 (7 13:12 +0100)
tree74ad9c8e62c0ab8348afa27903a77b03306300fc
parent58aaeecf757557dcf270f14223d7667cd5f640f9
Fixed issue #3700: Resolve the conflicts did not show the merge_head with correct branch name

The branch detection heuristic can now be disabled using the advanced setting "ConflictDontGuessBranchNames".

Signed-off-by: Sven Strickroth <email@cs-ware.de>
doc/source/en/TortoiseGit/tgit_dug/dug_settings_advanced.xml
src/Changelog.txt
src/Git/Git.cpp
src/TortoiseProc/AppUtils.cpp
src/TortoiseProc/Settings/SettingsAdvanced.cpp