Fixed issue #2280: Add Msys2 workarounds
commit71410f35f80b54c493fac84508d4ac9babb72e00
authorSven Strickroth <email@cs-ware.de>
Mon, 20 Jul 2015 11:38:17 +0000 (20 13:38 +0200)
committerSven Strickroth <email@cs-ware.de>
Mon, 20 Jul 2015 16:33:56 +0000 (20 18:33 +0200)
tree8f0eb9a7b285e060ff595a0c1773a6fa585c31fb
parent5c6451e05e468d5878ee6c0c5d6ecc7ee4ec3048
Fixed issue #2280: Add Msys2 workarounds

These have to be enabled manually. Please note that Msys2 Git is not officially supported by TortoiseGit.

Thanks to "M.N.".

Signed-off-by: Sven Strickroth <email@cs-ware.de>
doc/source/en/TortoiseGit/tgit_dug/dug_settings_advanced.xml
doc/source/en/TortoiseGit/tgit_dug/dug_settings_general.xml
ext/tgit
src/Changelog.txt
src/Git/Git.cpp
src/Git/Git.h
src/TortoiseProc/AboutDlg.cpp
src/TortoiseProc/Settings/SetMainPage.cpp
src/TortoiseProc/Settings/SettingsAdvanced.cpp
test/UnitTests/GitTest.cpp