Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 67450200CBD for ; Thu, 22 Jun 2017 06:08:46 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 65A2C160BF0; Thu, 22 Jun 2017 04:08:46 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A7CA3160BD5 for ; Thu, 22 Jun 2017 06:08:45 +0200 (CEST) Received: (qmail 58822 invoked by uid 500); 22 Jun 2017 04:08:44 -0000 Mailing-List: contact commits-help@openwhisk.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openwhisk.apache.org Delivered-To: mailing list commits@openwhisk.apache.org Received: (qmail 58811 invoked by uid 99); 22 Jun 2017 04:08:44 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jun 2017 04:08:44 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 9ADC9812F6; Thu, 22 Jun 2017 04:08:41 +0000 (UTC) Date: Thu, 22 Jun 2017 04:08:41 +0000 To: , "' commits@openwhisk.apache.org" , '@gitbox.apache.org, Subject: [incubator-openwhisk-cli] branch sync-openwhisk updated (b0a3ec3 -> a31c115) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <149810452175.6324.671386459045075506@gitbox.apache.org> From: houshengbo@apache.org Reply-To: "commits@openwhisk.apache.org" X-Git-Host: gitbox.apache.org X-Git-Repo: incubator-openwhisk-cli X-Git-Refname: refs/heads/sync-openwhisk X-Git-Reftype: branch X-Git-Oldrev: b0a3ec344ae73845108e5331a8c948343dd87039 X-Git-Newrev: a31c115b25eaa90c383de187a8aa30c33dd7fe75 X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated archived-at: Thu, 22 Jun 2017 04:08:46 -0000 This is an automated email from the ASF dual-hosted git repository. houshengbo pushed a change to branch sync-openwhisk in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-cli.git. omit b0a3ec3 Error when Entity Names are Provided to List Commands (#2075) new a31c115 Error when Entity Names are Provided to List Commands (#2075) 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 (b0a3ec3) \ N -- N -- N refs/heads/sync-openwhisk (a31c115) 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. 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. Summary of changes: commands/action.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact ['"commits@openwhisk.apache.org" '].