summaryrefslogtreecommitdiff
path: root/examples/vim.yaml
diff options
context:
space:
mode:
authorBob Mottram <bob.mottram@codethink.co.uk>2015-03-31 11:59:59 +0100
committerFrancisco Redondo <francisco.marchena@codethink.co.uk>2015-06-11 15:58:36 +0000
commite9be89d2d8ec884d890e9db90e37de3981f3b83e (patch)
treecf74bfa95c39a4cee29474d78e797843cdff4f08 /examples/vim.yaml
parent455d894edb636acea2009cbb38e69d4dfb35631a (diff)
downloadfirehose-e9be89d2d8ec884d890e9db90e37de3981f3b83e.tar.gz
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
Diffstat (limited to 'examples/vim.yaml')
-rw-r--r--examples/vim.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/vim.yaml b/examples/vim.yaml
index d02c13d..f067d47 100644
--- a/examples/vim.yaml
+++ b/examples/vim.yaml
@@ -8,7 +8,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: tools
chunk: vim
method: absolute-sha1
@@ -21,4 +21,3 @@ tracking:
transforms:
- match: v([0-9]-[0-9])([^-].*)
replacement: \1~\2
-