ijlyttle / ghentr

Templating Functions to Use with GitHub Enterprise
https://ijlyttle.github.io/ghentr/
GNU General Public License v3.0
17 stars 3 forks source link

host should be a full URL #14

Open ijlyttle opened 6 years ago

ijlyttle commented 6 years ago

Thanks to @jonocarroll for pointing this out - to be consistent with usethis, the host argument should be a full url.

For backwards compatibility, we could prepend it if it is not there, and issue a message.