Skip to content

Draft: #6745 feature - VFS failure on OS-impossible names now just drop file of...

Anton Shestakov requested to merge topic/default/issue-6745-patch into branch/default

#6745 feature - VFS failure on OS-impossible names now just drop file of conflict. That file missed in WC, and status show it as deleted.

  • linux users sometime commits files with strange names ?, : - that makes windows insane. With this patch, this revision can checkout, ignoring strange files.

Merge request reports