0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-02-11 01:18:24 -05:00
immich/cli/src
Feng Kaiyu 4cb165304b
fix(cli): handle patterns correctly on Windows (#10430)
Modify the handling of patterns in the `crawl` function to correctly
convert the current path to a pattern when it contains backslash on
Windows, in according to fast-glob's docs.
2024-06-21 17:09:02 -07:00
..
commands refactor: asset media endpoints (#9831) 2024-05-31 13:44:04 -04:00
index.ts fix(cli): dry run being inaccurate (#9088) 2024-04-25 21:14:48 -04:00
utils.spec.ts fix(cli): handle patterns correctly on Windows (#10430) 2024-06-21 17:09:02 -07:00
utils.ts fix(cli): handle patterns correctly on Windows (#10430) 2024-06-21 17:09:02 -07:00