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

CB-8634 cordova platform add git_url should accept custom branches and check them out #210

Closed
wants to merge 1 commit into from

Conversation

omefire
Copy link
Contributor

@omefire omefire commented Mar 9, 2015

CB-8634 cordova platform add git_url should accept custom branches and check them out

@omefire
Copy link
Contributor Author

omefire commented Mar 9, 2015

Related PR: apache/cordova-lib#180

@omefire
Copy link
Contributor Author

omefire commented Mar 9, 2015

@vladimir-kotikov

@@ -29,11 +29,14 @@ Manage project platforms

Syntax
<plat-spec>:
<platform-ver>|<path>|<url>
<platform-ver>|<path>|<url-branch>
Copy link
Member

Choose a reason for hiding this comment

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

:nit: IMHO it's better to use <gti-url> instead of <url-branch>

@vladimir-kotikov
Copy link
Member

LGTM

…ow checks out a custom branch if specified.

	                if no custom branch provided, it defaults to checking out 'master'.
@asfgit asfgit closed this in 2eaebd8 Mar 11, 2015
@omefire omefire deleted the CB-8634 branch March 11, 2015 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants