[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH] README.dev: Document how to do a force push.
Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> --- 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-$branch.git repo can fast forward to the pushed version (perhaps by resetting it). + +Force pushing a branch +====================== + +As osstest user on test controller +$ cd ~/branches/for-$branch.git +$ OSSTEST_CONFIG=production-config ./ap-push $branch $revision + +NOTE: $revision must be a revision *not* a tag. -- 2.1.1 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |