summaryrefslogtreecommitdiff
path: root/spec/fixtures/git_branch_feature_bar.txt
diff options
context:
space:
mode:
authorAshley Penney <ashley.penney@puppetlabs.com>2013-09-18 18:01:13 -0400
committerAshley Penney <ashley.penney@puppetlabs.com>2013-09-18 18:01:13 -0400
commitc92ede74bedda8b43df17abfe7528d3ddffe951a (patch)
treef0f4e4fe4ec2bb1d654d09f9a5bf636db4703ed6 /spec/fixtures/git_branch_feature_bar.txt
parentaeb3ea63ec561440c02f9d4c4d4c0ac3a1d096c9 (diff)
Add test for latest?
Also add some fixtures for previous tests.
Diffstat (limited to 'spec/fixtures/git_branch_feature_bar.txt')
-rw-r--r--spec/fixtures/git_branch_feature_bar.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/spec/fixtures/git_branch_feature_bar.txt b/spec/fixtures/git_branch_feature_bar.txt
new file mode 100644
index 0000000..72d5e20
--- /dev/null
+++ b/spec/fixtures/git_branch_feature_bar.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