summaryrefslogtreecommitdiff
path: root/tests.branching/petrify.stdout
blob: f9f353420592b38758db5edb4ef71241b493c57d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Petrified:
name: hello-stratum
kind: stratum
chunks:
- name: hello
  repo: test:hello
  ref: 293fa0b08f0382c63181c36b6efa602876aa8c87
  unpetrify-ref: master
  build-depends: []
  build-mode: test
- name: goodbye
  repo: test:goodbye
  ref: 717c4a523fb5a94ca2f0a61e665fbc2da6a1f6ac
  unpetrify-ref: test/petrify
  build-depends: []
  build-mode: test

Unpetrified:
name: hello-stratum
kind: stratum
chunks:
- name: hello
  repo: test:hello
  ref: master
  build-depends: []
  build-mode: test
- name: goodbye
  repo: test:goodbye
  ref: test/petrify
  build-depends: []
  build-mode: test