v0.3.0
#43: fetch
should now work with GitHub Enterprise URLs! If the repo URL you specify is not GitHub.com, fetch
will automatically assume it's GitHub Enterprise and use the proper API calls. This defaults to GitHub Enterprise version v3
, but that can be overridden with the new --github-api-version
option.