Imported puppetlabs-vcsrepo
This commit is contained in:
parent
0938a13fe6
commit
18d9aa4a23
152 changed files with 9191 additions and 0 deletions
15
modules/vcsrepo/spec/fixtures/git_branch_none.txt
vendored
Normal file
15
modules/vcsrepo/spec/fixtures/git_branch_none.txt
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
feature/foo
|
||||
feature/bar
|
||||
feature/baz
|
||||
feature/quux
|
||||
only/local
|
||||
master
|
||||
* (no branch)
|
||||
refactor/foo
|
||||
origin/HEAD
|
||||
origin/feature/foo
|
||||
origin/feature/bar
|
||||
origin/feature/baz
|
||||
origin/feature/quux
|
||||
origin/only/remote
|
||||
origin/master
|
Loading…
Add table
Add a link
Reference in a new issue