summaryrefslogtreecommitdiff
path: root/tests.branching/tag-tag-works-as-expected.stdout
blob: 242b2d4ec33eb1eeb9fbb6e7d78f557c6ad12be7 (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
test:morphs
example-tag
tagged-tag

test:morphs
tag tagged-tag
Tagger: developer <developer@example.com>
Date:   Tue Jul 31 16:51:54 2012 +0000

Second

commit ca7594f436da55bda2cfff2c6484d11aa0ea4cbc
Author: developer <developer@example.com>
Date:   Tue Jul 31 16:51:54 2012 +0000

    Second

diff --git a/hello-stratum.morph b/hello-stratum.morph
index 73ed482..2218f63 100644
--- a/hello-stratum.morph
+++ b/hello-stratum.morph
@@ -2,7 +2,8 @@ chunks:
 - build-depends: []
   build-mode: test
   name: hello
-  ref: master
+  ref: 6c7ddb7a9c0c5bf4ee02a8de030f0892a399c6bb
   repo: test:hello
+  unpetrify-ref: master
 kind: stratum
 name: hello-stratum
diff --git a/hello-system.morph b/hello-system.morph
index b0fed3b..875d73a 100644
--- a/hello-system.morph
+++ b/hello-system.morph
@@ -3,6 +3,7 @@ kind: system
 name: hello-system
 strata:
 - morph: hello-stratum
-  ref: master
+  ref: tagged-tag
   repo: test:morphs
+  unpetrify-ref: master
 system-kind: rootfs-tarball

test:morphs
commit ca7594f436da55bda2cfff2c6484d11aa0ea4cbc
Author:     developer <developer@example.com>
AuthorDate: Tue Jul 31 16:51:54 2012 +0000
Commit:     developer <developer@example.com>
CommitDate: Tue Jul 31 16:51:54 2012 +0000

    Second

commit 1fe013ee284724848d65096d4d88f612fae56fc6
Author:     developer <developer@example.com>
AuthorDate: Tue Jul 31 16:51:54 2012 +0000
Commit:     developer <developer@example.com>
CommitDate: Tue Jul 31 16:51:54 2012 +0000

    initial