do not use libgit2 by default for adding files
commit6af32831e35450e0d686097644d8616c19b2ae54
authorSven Strickroth <email@cs-ware.de>
Mon, 23 Jan 2012 22:34:50 +0000 (23 23:34 +0100)
committerSven Strickroth <email@cs-ware.de>
Mon, 23 Jan 2012 22:34:50 +0000 (23 23:34 +0100)
tree3f54515b7fb748b0442b53816226b2412d662ab4
parent1983100ec344bbf796b66d27b8e6a5ac2c3f3f3a
do not use libgit2 by default for adding files

libgit2 has some limitations ATM:
 - AutoCRLF not working (issue #1051)
 - UTF8 filenames problematic (issue #1044)
 - doesn't support separate-git-dir (issue #1022)

Signed-off-by: Sven Strickroth <email@cs-ware.de>
doc/source/en/TortoiseGit/tsvn_dug/dug_settings_advanced.xml
src/TortoiseProc/GitProgressDlg.cpp
src/TortoiseProc/Settings/SettingsAdvanced.cpp