summaryrefslogtreecommitdiff
path: root/tests.branching/tag-creates-commit-and-tag.stdout
blob: b6098eb5e54eaf62c68d539476772c93fe34aa9d (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
test:morphs
tag example-tag
Tagger: developer <developer@example.com>
Date:   Tue Jul 31 16:51:54 2012 +0000

Message

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

    Message

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..d909347 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: example-tag
   repo: test:morphs
+  unpetrify-ref: master

test:morphs
commit 6895ed63425bedb3dccaea3f258c705b1600f6be
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

    Message

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