Hi,
Are there any more ideas what git configs I can try to make
Git Windows Status see the files in a WebDav workdir (and not as deleted)
like any other program, even git commit commits them and
checkout doesn't checkout prompting already there.
Settings recommended by brian haven't helped yet.
Am 27.10.2019 um 18:58 wrote brian m. carlson:
On 2019-10-26 at 03:07:39, Ingo Wolf wrote:
Hi,
Git Windows somehow does not work with a Webdav Workdir even wenn
connected to a Drive-Letter.
brian: Knowing how WebDAV works under the hood, I'm not entirely surprised that
you're having this problem. You can set
core.trustctime to "false" and core.checkStat to "minimal", which may