[
https://issues.apache.org/jira/browse/CB-8634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14354943#comment-14354943
]
ASF GitHub Bot commented on CB-8634:
------------------------------------
Github user vladimir-kotikov commented on a diff in the pull request:
https://github.com/apache/cordova-cli/pull/210#discussion_r26124768
--- Diff: doc/platform.txt ---
@@ -42,6 +45,8 @@ Syntax
<url> ............................. url to a git repository containing
a platform
<version> ......................... major.minor.patch version specifier
+
+ <branch> .......................... name of the branch to checkout
after cloning the git repo
--- End diff --
If `#branch` is not specified after repo url, then `master` will be used by
default, right? Could you please note this as well.
> `cordova platform add git_url` should accept custom branches and check them
> out
> -------------------------------------------------------------------------------
>
> Key: CB-8634
> URL: https://issues.apache.org/jira/browse/CB-8634
> Project: Apache Cordova
> Issue Type: Bug
> Reporter: Omar Mefire
> Assignee: Omar Mefire
> Priority: Minor
>
> Currently, adding a platform via a git_url, always checks out the master
> branch. It would be great if we could also checkout custom branches (i.e:
> pluggable_webview branch) :
> `cordova platform add
> https://github.com/apache/cordova-android.git#pluggable_webview`
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]