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

Adds the StatusOk constant #66

Closed ghost closed 4 years ago

ghost commented 4 years ago

Hi, I am still a newbie in golang and opensource. Do you think this commit makes sense for the project?

brikis98 commented 4 years ago

Sorry for the delay. This seems like an improvement, thanks! I'll kick off tests now.

brikis98 commented 4 years ago

Tests passed. Merging now, thanks!