install_github doesn't properly install from pull requests #405
Comments
I can now replicate the first issue in a "clean" environment (from packrat), not sure why it does not occur in my "regular" environment. Can be fixed by passing
to the |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
There seem to be two different bugs here. Examples:
Using the
pull=
argument:Using the user/repo#pull syntax:
The text was updated successfully, but these errors were encountered: