Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Github support #394

Merged
merged 56 commits into from Oct 24, 2012
Merged

Github support #394

merged 56 commits into from Oct 24, 2012

Conversation

andrerod
Copy link

No description provided.


LinkedRevisionControlClient.getRepository = function (repositories, remoteUri) {
var parsedRepositoryUri = url.parse(remoteUri);
var pathParts = parsedRepositoryUri.pathname.split('/');
Copy link
Author

Choose a reason for hiding this comment

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

Check initial slash. Consider comparing full name.

context.lvcClient.init(context, _);

// Scaffold
copyIisNodeWhenServerJsPresent(_);

Choose a reason for hiding this comment

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

Wasn't this going to be moved upwards out of this if block?

Copy link
Author

Choose a reason for hiding this comment

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

If we do decide to move, it'll be the iisnode scaffolding. But we still havent settled. So for now its going to proceed with the same behavior as powershell. Follow up / stabilization / finalization issues will follow.

@christav
Copy link

One question, otherwise LGTM

andrerod pushed a commit that referenced this pull request Oct 24, 2012
@andrerod andrerod merged commit 80254cc into Azure:dev Oct 24, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants