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 2019/06/07 19:39:44 UTC

[cordova-plugin-device] branch 2.0.x updated (3b3bdc9 -> 001886a)

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

janpio pushed a change to branch 2.0.x
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-device.git.


    omit 3b3bdc9  chore(release): 2.0.3 (version string + release notes)
     add db4e1f1  docs: remove outdated translations
     add 8dbe703  build: add .npmignore to remove unneeded files from npm package
     add 02ae405  build: add .gitattributes to force LF (instead of possible CRLF on Windows)
     add 001886a  chore(release): 2.0.3 (version string + release notes)

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (3b3bdc9)
            \
             N -- N -- N   refs/heads/2.0.x (001886a)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .gitattributes   |   1 +
 .npmignore       |  16 ++++
 doc/de/README.md | 203 --------------------------------------------------
 doc/de/index.md  | 206 ---------------------------------------------------
 doc/es/README.md | 216 ------------------------------------------------------
 doc/es/index.md  | 220 -------------------------------------------------------
 doc/fr/README.md | 215 -----------------------------------------------------
 doc/fr/index.md  | 218 ------------------------------------------------------
 doc/it/README.md | 203 --------------------------------------------------
 doc/it/index.md  | 206 ---------------------------------------------------
 doc/ja/README.md | 203 --------------------------------------------------
 doc/ja/index.md  | 206 ---------------------------------------------------
 doc/ko/README.md | 203 --------------------------------------------------
 doc/ko/index.md  | 206 ---------------------------------------------------
 doc/pl/README.md | 214 -----------------------------------------------------
 doc/pl/index.md  | 206 ---------------------------------------------------
 doc/ru/index.md  | 219 ------------------------------------------------------
 doc/zh/README.md | 203 --------------------------------------------------
 doc/zh/index.md  | 206 ---------------------------------------------------
 19 files changed, 17 insertions(+), 3553 deletions(-)
 create mode 100644 .gitattributes
 create mode 100644 .npmignore
 delete mode 100644 doc/de/README.md
 delete mode 100644 doc/de/index.md
 delete mode 100644 doc/es/README.md
 delete mode 100644 doc/es/index.md
 delete mode 100644 doc/fr/README.md
 delete mode 100644 doc/fr/index.md
 delete mode 100644 doc/it/README.md
 delete mode 100644 doc/it/index.md
 delete mode 100644 doc/ja/README.md
 delete mode 100644 doc/ja/index.md
 delete mode 100644 doc/ko/README.md
 delete mode 100644 doc/ko/index.md
 delete mode 100644 doc/pl/README.md
 delete mode 100644 doc/pl/index.md
 delete mode 100644 doc/ru/index.md
 delete mode 100644 doc/zh/README.md
 delete mode 100644 doc/zh/index.md


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