Releases: souvikinator/gh-retrieve
Releases · souvikinator/gh-retrieve
v1.1.2
v1.1.1
-
v1.1.0:
- Breaking changes
now users have the choices to select the type of download.
-
recursiveDownload(options): doesn't require github to the installed in the users device and also is limited by github api limits i.e 60 requests/hour a repo.
-
sparseDownload(options): requires git to be installed and it maintains the git workflow of the target repository but downloading only the target directory.
choice is yours ;)
checkout README for usage details
No file content downloading fix
v1.0.2 fixed no content download bug
Minor bug fix
fixed minor directory bug where the files get downloaded along with the path of the repo and target directory
First Version
Initial push. Read README.md for usage guide.