From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST PATCH] README.dev: Document how to do a force push. Date: Mon, 26 Jan 2015 11:46:42 +0000 Message-ID: <1422272802.27469.13.camel@citrix.com> References: <1420552277-4358-1-git-send-email-ian.campbell@citrix.com> <21698.31908.118536.636018@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <21698.31908.118536.636018@mariner.uk.xensource.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 Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Fri, 2015-01-23 at 16:53 +0000, Ian Jackson wrote: > Ian Campbell writes ("[OSSTEST PATCH] README.dev: Document how to do a force push."): > > Signed-off-by: Ian Campbell > ... > > +Force pushing a branch > > +====================== > > + > > +As osstest user on test controller > > +$ cd ~/branches/for-$branch.git > > +$ OSSTEST_CONFIG=production-config ./ap-push $branch $revision > > This works in ~osstest/testing.git too. Thanks, and I see you've pushed both of these too, cheers!