You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2017/12/06 22:29:26 UTC

[cordova-coho] branch janpio-CB-13624 created (now e773546)

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a change to branch janpio-CB-13624
in repository https://gitbox.apache.org/repos/asf/cordova-coho.git.


      at e773546  CB-13624: note that commands are applied on `master` branch

This branch includes the following new commits:

     new e773546  CB-13624: note that commands are applied on `master` branch

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
['"commits@cordova.apache.org" <co...@cordova.apache.org>'].

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[cordova-coho] 01/01: CB-13624: note that commands are applied on `master` branch

Posted by ja...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch janpio-CB-13624
in repository https://gitbox.apache.org/repos/asf/cordova-coho.git

commit e7735468b62c16a9d2d9bf65b5e44e6e1405c9f9
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Wed Dec 6 23:29:25 2017 +0100

    CB-13624: note that commands are applied on `master` branch
---
 docs/platforms-release-process.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/platforms-release-process.md b/docs/platforms-release-process.md
index 4cc1782..bc64334 100644
--- a/docs/platforms-release-process.md
+++ b/docs/platforms-release-process.md
@@ -73,6 +73,8 @@ Checkin updated modules (use npm 3.10.1+)
     git commit -m "$JIRA Updated checked-in node_modules"
     npm install (Re-add devDependencies for ability to run tests locally)
 
+Note: This will commit these changes directly to the `master` branch of the platform you are working on. This is intended.
+
 ## Release Check
 
 Ensure license headers are present everywhere. For reference, see this [background](http://www.apache.org/legal/src-headers.html). Expect some noise in the output, for example some files from test fixtures will show up.

-- 
To stop receiving notification emails like this one, please contact
"commits@cordova.apache.org" <co...@cordova.apache.org>.

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org