diff options
author | Philipp Thun <philipp.thun@sap.com> | 2010-12-14 11:31:41 +0100 |
---|---|---|
committer | Philipp Thun <philipp.thun@sap.com> | 2010-12-14 11:31:41 +0100 |
commit | bab053afddbbc26203da54af2dface6ed657f116 (patch) | |
tree | dd78fc781524a320a327416f78b1148139cb25a9 /org.eclipse.jgit.ui | |
parent | c6ca443b61372d73a7f1438c995713bad39b5277 (diff) | |
download | jgit-bab053afddbbc26203da54af2dface6ed657f116.tar.gz jgit-bab053afddbbc26203da54af2dface6ed657f116.zip |
Do not rely on filemode differences in case of symbolic links
When checking whether a file in the working tree has been modified -
WorkingTreeIterator.isModified() - we should not trust the filemode
in case of symbolic links, but check the timestamp and also the
content, if requested. Without this fix symlinks will always be shown
in EGit as modified files on Windows systems.
Change-Id: I367c807df5a7e85e828ddacff7fee7901441f187
Signed-off-by: Philipp Thun <philipp.thun@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ui')
0 files changed, 0 insertions, 0 deletions