Windows git checkout failing due to file 'users/aspen/emacs.d/snippets/sql-mode/count() group by'

#443
Opened by rucadi at 2025-05-04T22·05+00

The character * as a filename is an invalid one for Windows, this means that a git clone is not possible from a windows machine with an NTFS filesystem.

error: invalid path 'users/aspen/emacs.d/snippets/sql-mode/count(*) group by' fatal: unable to checkout working tree warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry with 'git restore --source=HEAD :/'

  1. Hey, thanks for the report. Somebody else actually ran into this before.

    I've opened https://cl.tvl.fyi/c/depot/+/13381 and will wait a bit for aspen to approve it.

    tazjin at 2025-05-05T08·05+00

  2. Fixed.

    tazjin at 2025-05-07T09·22+00

  3. tazjin closed this issue at 2025-05-07T09·22+00