Files
git/test-chmtime.c
Johannes Schindelin c893961d48 test-chmtime: work around Windows limitation
Windows has problems changing the mtime when the file is write protected,
even by the owner of said file.

Add a Windows-only workaround to change the mode if necessary before
trying to change the mtime.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2009-05-04 16:45:46 +02:00

2.6 KiB