github-clone icon indicating copy to clipboard operation
github-clone copied to clipboard

:octocat: ⬇️ ⠀git clone repo subdirectories

Results 3 github-clone issues
Sort by recently updated
recently updated
newest added

Github truncates subdirectories which have many files such as https://github.com/iamcal/emoji-data/tree/master/img-apple-64 . As you can see, it says `Sorry, we had to truncate this directory to 1,000 files. 2,524 entries were...

enhancement

```cmd D:\>ghclone https://github.com/alshedivat/al-folio/tree/master/assets/img Cloning into 'img'... Failed to fetch metadata for img ``` Ran into this error.

gh clone https://github.com/HR/github-clone/tree/main -t token I have a repo that has too many files in it to download app at once. Git fetch throws an error I was hoping this...