From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST PATCH] ap-push: Never push an empty revision Date: Wed, 21 Oct 2015 14:20:43 +0100 Message-ID: <1445433643.9563.146.camel@citrix.com> References: <1445431971-6797-1-git-send-email-ian.jackson@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZotKO-0008DU-PN for xen-devel@lists.xenproject.org; Wed, 21 Oct 2015 13:21:16 +0000 In-Reply-To: <1445431971-6797-1-git-send-email-ian.jackson@eu.citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Jackson , xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org On Wed, 2015-10-21 at 13:52 +0100, Ian Jackson wrote: > ap-push should not be used to delete the target branch. > > This safety catch will prevent accidentaly deletion of branches if "accidentally". > there is an undetected failure of whatever is generating the revision > to push. > > Signed-off-by: Ian Jackson Acked-by: Ian Campbell