summaryrefslogtreecommitdiff
path: root/tests.as-root/building-creates-correct-temporary-refs.stdout
blob: 3416028a1732fd509eef9cc9ffb70733993fceb2 (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
Refs of morphs repo after first build:
refs/heads/baserock/builds/123456789/987654321
refs/heads/branch1
refs/heads/master
refs/remotes/origin/HEAD
refs/remotes/origin/master
Refs of kernel repo after first build:
refs/heads/baserock/builds/123456789/AABBCCDDE
refs/heads/branch1
refs/heads/master
refs/remotes/origin/HEAD
refs/remotes/origin/master

Refs of morphs repo after second build:
refs/heads/baserock/builds/123456789/987654321
refs/heads/branch1
refs/heads/master
refs/heads/newprefix/123456789/987654321
refs/remotes/origin/HEAD
refs/remotes/origin/master
Refs of kernel repo after second build:
refs/heads/baserock/builds/123456789/AABBCCDDE
refs/heads/branch1
refs/heads/master
refs/heads/newprefix/123456789/AABBCCDDE
refs/remotes/origin/HEAD
refs/remotes/origin/master