This is an automated email from the ASF dual-hosted git repository. dpogue pushed a change to branch Info-glob in repository https://gitbox.apache.org/repos/asf/cordova-common.git
discard 0a60231 fix: Address feedback issues around testing discard b1383dc fix: Avoid reading plist files twice discard 0e08dae feat: Support finding an unprefixed Info.plist file add c85b825 chore: Minor test fixes (#211) add 24f7fa2 chore(deps): bump micromatch from 4.0.5 to 4.0.8 (#214) add 615db8e feat: Support finding an unprefixed Info.plist file add 1e7d18e fix: Avoid reading plist files twice add 4bea6de fix: Address feedback issues around testing add 49e3f4c fix: Glob for *Info.plist rather than *-Info.plist 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 (0a60231) \ N -- N -- N refs/heads/Info-glob (49e3f4c) 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: package-lock.json | 21 ++++++++++++++----- package.json | 3 ++- spec/ConfigChanges/ConfigChanges.spec.js | 7 +++++-- spec/FileUpdater.spec.js | 36 ++++++++++++++++++++++++++++++-- src/ConfigChanges/ConfigFile.js | 2 +- 5 files changed, 58 insertions(+), 11 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org