mirror of
https://github.com/S2-/gitlit
synced 2025-08-04 05:10:05 +02:00
7 lines
171 B
Markdown
7 lines
171 B
Markdown
## 1.2.0
|
|
|
|
Check for reserved Windows filenames (`CON`, `PRN`, `AUX`, `NUL`,
|
|
`COM1`, `LPT1`, etc). See [1].
|
|
|
|
[1] https://github.com/parshap/node-sanitize-filename/issues/9
|