summaryrefslogtreecommitdiff
path: root/puppet/modules/vcsrepo/spec/fixtures/git_branch_a.txt
diff options
context:
space:
mode:
authorMicah <micah@leap.se>2016-05-24 10:19:38 -0400
committerMicah <micah@leap.se>2016-05-24 10:19:38 -0400
commitf5ab8dc148de8cc4cfd9df88ce9a81703405f8c5 (patch)
treeb26fa320d2b14b92fe6c6186054825260f5fa40d /puppet/modules/vcsrepo/spec/fixtures/git_branch_a.txt
parent38ac177664f763f08153239992568f1aad04c89b (diff)
parent92a1ac5b29b497ee659c8097a5c0de94a481181c (diff)
Merge commit '92a1ac5b29b497ee659c8097a5c0de94a481181c' as 'puppet/modules/vcsrepo'
Diffstat (limited to 'puppet/modules/vcsrepo/spec/fixtures/git_branch_a.txt')
-rw-r--r--puppet/modules/vcsrepo/spec/fixtures/git_branch_a.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/puppet/modules/vcsrepo/spec/fixtures/git_branch_a.txt b/puppet/modules/vcsrepo/spec/fixtures/git_branch_a.txt
new file mode 100644
index 00000000..2c99829d
--- /dev/null
+++ b/puppet/modules/vcsrepo/spec/fixtures/git_branch_a.txt
@@ -0,0 +1,14 @@
+ feature/foo
+ feature/bar
+ feature/baz
+ feature/quux
+ only/local
+* master
+ refactor/foo
+ origin/HEAD
+ origin/feature/foo
+ origin/feature/bar
+ origin/feature/baz
+ origin/feature/quux
+ origin/only/remote
+ origin/master