gruntwork-io / fetch

Download files, folders, and release assets from a specific git commit, branch, or tag of public and private GitHub repos.
https://www.gruntwork.io/
MIT License
589 stars 90 forks source link

No warning when fetch downloads 0 files. #39

Closed josh-padnick closed 3 years ago

josh-padnick commented 6 years ago

Sometimes, fetch will download no files at all, for example when the --source-dir property specified a file/folder prefix for which there are no files. This isn't an error, but it'd be nice if Fetch gave a warning that explicitly said no files were downloaded.