All of lore.kernel.org
 help / color / mirror / Atom feed
* [OSSTEST PATCH] README.dev: Document how to do a force push.
@ 2015-01-06 13:51 Ian Campbell
  2015-01-23 15:14 ` [PATCH] README.dev: Document the usage of stop files Ian Campbell
  2015-01-23 16:53 ` [OSSTEST PATCH] README.dev: Document how to do a force push Ian Jackson
  0 siblings, 2 replies; 7+ messages in thread
From: Ian Campbell @ 2015-01-06 13:51 UTC (permalink / raw)
  To: ian.jackson; +Cc: Ian Campbell, xen-devel

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
---
 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

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-01-26 11:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-06 13:51 [OSSTEST PATCH] README.dev: Document how to do a force push Ian Campbell
2015-01-23 15:14 ` [PATCH] README.dev: Document the usage of stop files Ian Campbell
2015-01-23 15:20   ` Ian Jackson
2015-01-23 15:34     ` Ian Campbell
2015-01-23 16:50       ` Ian Jackson
2015-01-23 16:53 ` [OSSTEST PATCH] README.dev: Document how to do a force push Ian Jackson
2015-01-26 11:46   ` Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.