yuler / gh-download

[GitHub CLI] extension for download folders/files
56 stars 1 forks source link

Error argument list too long when downloading folder with long list of files #17

Open brainwo opened 1 month ago

brainwo commented 1 month ago
/home/user/.local/share/gh/extensions/gh-download/gh-download: line 132: /usr/bin/curl: Argument list too long

Example command:

gh download https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/tree/master/Papirus
yuler commented 1 month ago

I tested it, there are too many file lists

Should split the to multiple curl command