-
-
Notifications
You must be signed in to change notification settings - Fork 59
/
log.3.0.txt
32 lines (27 loc) · 925 Bytes
/
log.3.0.txt
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
Trace: Running Git: git status --short
Trace: Git exit code: 0
Trace: Git stdout:
?? command-read-00.md
?? command-read-01.md
?? command-read-02.md
?? command-read-03.md
Trace: Git stderr:
Trace: Running Git: git log --pretty=format:"%H %P"
Trace: Git exit code: 0
Trace: Git stdout:
1 0
0
Trace: Git stderr:
Trace: Running Git: git show-ref --tags --dereference
Trace: Git exit code: 0
Trace: Git stdout:
1 refs/tags/1.0.0-foo.1
0 refs/tags/not-a-version
Trace: Git stderr:
Debug: Ignoring non-version tag { Name: not-a-version, Sha: 0 }.
Trace: Checking commit 1 (height 0)...
Trace: Found version tag { Commit: 1, Tag: '1.0.0-foo.1', Version: 1.0.0-foo.1, Height: 0 }.
Debug: 1 commits checked.
Info: Using { Commit: 1, Tag: '1.0.0-foo.1', Version: 1.0.0-foo.1, Height: 0 }.
Debug: Ignoring minimum major minor 3.0 because the commit is tagged.
Info: Calculated version 1.0.0-foo.1.