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/cpython.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'examples/cpython.yaml') diff --git a/examples/cpython.yaml b/examples/cpython.yaml index 6f8c5f8..efe0786 100644 --- a/examples/cpython.yaml +++ b/examples/cpython.yaml @@ -7,7 +7,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: core chunk: cpython method: absolute-sha1 @@ -15,4 +15,3 @@ landing: tracking: mode: follow-tip ref: refs/heads/2.7 - -- cgit v1.2.1