-
-
Notifications
You must be signed in to change notification settings - Fork 10
Allow using a custom branch for the registry #6
Comments
Any movement on this issue? |
@mwq27 if you're able to share why this would be important to you, it would help to understand the need to prioritise it. |
There was a code fix in someone's PR that had not been merged in yet, but I wanted to install that specific branch to see if it worked in my own project. I thought it'd be nice if instead of doing |
@mwq27 this is actually a separate issue. |
Aaah ok cool, thank you On Sat, Jan 2, 2016, 5:11 PM Guy Bedford [email protected] wrote:
|
I'm not sure if this is the use case you're looking for @guybedford but I'm using jspm-git to register a custom registry which points to a private stash repo.
When I try to install a branch from that stash repo, I get the error that there's no version match found. Something like:
I'm not sure if this is an issue with registry-endpoint or jspm-git. |
Hmmm...I just tried installing a different branch with a name that didn't include the forward slash character and the install seemed to work. So it looks like the specific error I was seeing was actually related to folders in the branch name. However, I noticed that installing different branches of a repo actually installs them side by side rather than replacing the existing repo. For example:
Is that the desired behavior? Is there a way to install |
@soulfresh yes |
|
Has this been fixed yet?? |
No description provided.
The text was updated successfully, but these errors were encountered: