Improve overlay status for symlinks
commit4917993cedd5755a32ad1638097e35248933eac5
authorSven Strickroth <email@cs-ware.de>
Sat, 15 Jul 2017 14:05:22 +0000 (15 16:05 +0200)
committerSven Strickroth <email@cs-ware.de>
Sat, 15 Jul 2017 16:08:19 +0000 (15 18:08 +0200)
treede294708bc998ca5e32e8e903e8badc203c4df9b
parent65b2ffcd7079e86b07ccf8c00690959df0cf0152
Improve overlay status for symlinks

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Changelog.txt
src/Git/Git.h
src/Git/GitIndex.cpp
src/Git/GitStatus.cpp
src/Git/GitStatus.h
src/Git/gitindex.h
src/Utils/PathUtils.cpp
src/Utils/PathUtils.h
test/UnitTests/GitIndexTest.cpp