provoost on Nostr: So if I understand correctly you're trying to do: ``` git archive --remote ...
So if I understand correctly you're trying to do:
```
git archive --remote https://git.sprovoost.nl/instablossom.git HEAD README.md | tar xO
fatal: operation not supported by protocol
```
```
git archive --remote https://git.sprovoost.nl/instablossom.git HEAD README.md | tar xO
fatal: operation not supported by protocol
```