From e9be89d2d8ec884d890e9db90e37de3981f3b83e Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 31 Mar 2015 11:59:59 +0100 Subject: Change myref to destref Change the variable name to be a little more descriptive This is the destination branch into which commits from tracking will be pulled Change-Id: If312bb545ca4275898f9a6f6a6e1a351dd93abb7 --- examples/cross-bootstrap-morph.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'examples/cross-bootstrap-morph.yaml') diff --git a/examples/cross-bootstrap-morph.yaml b/examples/cross-bootstrap-morph.yaml index 64ff00b..0763a78 100644 --- a/examples/cross-bootstrap-morph.yaml +++ b/examples/cross-bootstrap-morph.yaml @@ -10,7 +10,7 @@ description: | landing: repo: baserock:baserock/definitions baseref: master - myref: ct-mcr-1/danielsilverstone/firehose-test-1 + destref: ct-mcr-1/danielsilverstone/firehose-test-1 stratum: cross-bootstrap chunk: morph method: absolute-sha1 @@ -18,5 +18,3 @@ landing: tracking: mode: follow-tip ref: refs/heads/master - - -- cgit v1.2.1