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

Message

commit 9509c9c379f8ba643b2ad9a6ec50ecf96993cbb5
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 b0fed3b..4c4ee3e 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: example-tag
   repo: test:morphs
+  unpetrify-ref: master
 system-kind: rootfs-tarball

test:morphs
commit 9509c9c379f8ba643b2ad9a6ec50ecf96993cbb5
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 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