Re: [Xen-devel] [OSSTEST PATCH] README.dev: Document how to do a force push.

2015-01-26 Thread Ian Campbell
On Fri, 2015-01-23 at 16:53 +, 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 ~/b

Re: [Xen-devel] [OSSTEST PATCH] README.dev: Document how to do a force push.

2015-01-23 Thread Ian Jackson
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

[Xen-devel] [OSSTEST PATCH] README.dev: Document how to do a force push.

2015-01-06 Thread Ian Campbell
Signed-off-by: Ian Campbell --- README.dev | 9 + 1 file changed, 9 insertions(+) diff --git a/README.dev b/README.dev index eb72659..1257649 100644 --- a/README.dev +++ b/README.dev @@ -123,3 +123,12 @@ initial push works When pushing the patches, be sure to make sure that the for-$br