Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix resolutions not working properly when resolving to branches, closes #818. #819

Closed
wants to merge 6 commits into from

Conversation

satazor
Copy link
Member

@satazor satazor commented Aug 26, 2013

@satazor
Copy link
Member Author

satazor commented Aug 28, 2013

@mike-spainhower I will merge this PR soon and will launch a new bower version today. Could you keep those test repos around so I can port them to #801?

@@ -117,6 +117,11 @@ Manager.prototype.install = function () {
return Q.reject(createError('Already working', 'EWORKING'));
}

// If nothing to install, skip the code bellow
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has nothing to do with the actual fix, but..

@mike-spainhower
Copy link

@satazor Ya I will leave them up, no problem.

@mike-spainhower
Copy link

@satazor RE: #801 - Please let me know if I can be additionally helpful in creating tests for this.

@satazor satazor closed this in eb9dcce Aug 28, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants