PS C:\Users\User\source> git clone https://github.com/bengtmartensson/IrpTransmogrifier
Cloning into 'IrpTransmogrifier'...
remote: Enumerating objects: 26519, done.
remote: Counting objects: 100% (4364/4364), done.
remote: Compressing objects: 100% (902/902), done.
remote: Total 26519 (delta 3217), reused 4324 (delta 3182), pack-reused 22155
Receiving objects: 100% (26519/26519), 10.95 MiB | 6.05 MiB/s, done.
Resolving deltas: 100% (19384/19384), done.
error: invalid path 'contributed/irp-protocols/Re: Have you seen this wikipedia page on the apple remote protocol? - Bengt Martensson <barf@bengt-martensson.de> - 2023-09-26 1638.eml'
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 :/'
On Windows, files are not allowed to have
<
or>
in their path, see https://stackoverflow.com/a/35352640