summaryrefslogtreecommitdiff
path: root/tests.branching/tag-tag-works-as-expected.stdout
blob: 98a3be81fbfb415978f94fa2e3a0f7919130a076 (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
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 476e4ff4b19c38eb64ad3a151b7c58a7ab95c9ee
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 3f7b4d3..431e15d 100644
--- a/hello-system.morph
+++ b/hello-system.morph
@@ -3,5 +3,6 @@ kind: system
 name: hello-system
 strata:
 - morph: hello-stratum
-  ref: master
+  ref: tagged-tag
   repo: test:morphs
+  unpetrify-ref: master

test:morphs
commit 476e4ff4b19c38eb64ad3a151b7c58a7ab95c9ee
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 e11a36aa9e4c998c41a3ec3209324b9318e484ae
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