-
Notifications
You must be signed in to change notification settings - Fork 1
/
example.log
113 lines (93 loc) · 4.66 KB
/
example.log
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
# A log of running `npm run dist` in CMD console window
D:\WorkSpace\GitHub\git-embed>npm run dist
> [email protected] dist D:\WorkSpace\GitHub\git-embed
> node src/index.js
--- Start preparing...
1 Downloading "MinGit-2.27.0-32-bit.zip" ...
* https://github.com/git-for-windows/git/releases/download/v2.27.0.windows.1/MinGit-2.27.0-32-bit.zip
2020-06-15 22:09:10
MinGit-2.27.0-32-bit.zip | 100% [=============================>] 23.71/23.71MB 4.19MB/s eta: 0s
2020-06-15 22:09:16 (4.19 MB/s) - 'MinGit-2.27.0-32-bit.zip' saved [24857196/24857196] in 5.664s
2 Downloading "MinGit-2.27.0-64-bit.zip" ...
* https://github.com/git-for-windows/git/releases/download/v2.27.0.windows.1/MinGit-2.27.0-64-bit.zip
2020-06-15 22:09:19
MinGit-2.27.0-64-bit.zip | 100% [=============================>] 23.57/23.57MB 3.71MB/s eta: 0s
2020-06-15 22:09:25 (3.71 MB/s) - 'MinGit-2.27.0-64-bit.zip' saved [24709749/24709749] in 6.355s
--- All prepared.
--- Start cleaning...
1 Emptying the temp directory:
* D:\WorkSpace\GitHub\git-embed\build\temp\
2 Removing the dist files of "2.27.0" ...
* D:\WorkSpace\GitHub\git-embed\dist\git-embed_2.27.0_win32.mini.zip
* D:\WorkSpace\GitHub\git-embed\dist\git-embed_2.27.0_win32.ssl.zip
* D:\WorkSpace\GitHub\git-embed\dist\git-embed_2.27.0_win64.mini.zip
* D:\WorkSpace\GitHub\git-embed\dist\git-embed_2.27.0_win64.ssl.zip
--- All cleaned.
--- Start building...
1 Building "win32-mini" ...
* Exacting the required executable files into:
D:\WorkSpace\GitHub\git-embed\build\temp\win32-mini\bin\
MinGit-2.27.0-32-bit.zip | 100% [==============================]
* Exacting the required document files into:
D:\WorkSpace\GitHub\git-embed\build\temp\win32-mini\
MinGit-2.27.0-32-bit.zip | 100% [==============================]
* Copying the static files from:
D:\WorkSpace\GitHub\git-embed\build\static\
* Copying the documentation from:
D:\WorkSpace\GitHub\git-embed\doc\
* Copying the special files:
"README.md" to D:\WorkSpace\GitHub\git-embed\build\temp\win32-mini\
"LICENSE" to D:\WorkSpace\GitHub\git-embed\build\temp\win32-mini\doc\
* Packaging all the files into:
D:\WorkSpace\GitHub\git-embed\dist\git-embed_2.27.0_win32.mini.zip
2 Building "win32-ssl" ...
* Exacting the required executable files into:
D:\WorkSpace\GitHub\git-embed\build\temp\win32-ssl\bin\
MinGit-2.27.0-32-bit.zip | 100% [==============================]
* Exacting the required document files into:
D:\WorkSpace\GitHub\git-embed\build\temp\win32-ssl\
MinGit-2.27.0-32-bit.zip | 100% [==============================]
* Copying the static files from:
D:\WorkSpace\GitHub\git-embed\build\static\
* Copying the documentation from:
D:\WorkSpace\GitHub\git-embed\doc\
* Copying the special files:
"README.md" to D:\WorkSpace\GitHub\git-embed\build\temp\win32-ssl\
"LICENSE" to D:\WorkSpace\GitHub\git-embed\build\temp\win32-ssl\doc\
* Packaging all the files into:
D:\WorkSpace\GitHub\git-embed\dist\git-embed_2.27.0_win32.ssl.zip
3 Building "win64-mini" ...
* Exacting the required executable files into:
D:\WorkSpace\GitHub\git-embed\build\temp\win64-mini\bin\
MinGit-2.27.0-64-bit.zip | 100% [==============================]
* Exacting the required document files into:
D:\WorkSpace\GitHub\git-embed\build\temp\win64-mini\
MinGit-2.27.0-64-bit.zip | 100% [==============================]
* Copying the static files from:
D:\WorkSpace\GitHub\git-embed\build\static\
* Copying the documentation from:
D:\WorkSpace\GitHub\git-embed\doc\
* Copying the special files:
"README.md" to D:\WorkSpace\GitHub\git-embed\build\temp\win64-mini\
"LICENSE" to D:\WorkSpace\GitHub\git-embed\build\temp\win64-mini\doc\
* Packaging all the files into:
D:\WorkSpace\GitHub\git-embed\dist\git-embed_2.27.0_win64.mini.zip
4 Building "win64-ssl" ...
* Exacting the required executable files into:
D:\WorkSpace\GitHub\git-embed\build\temp\win64-ssl\bin\
MinGit-2.27.0-64-bit.zip | 100% [==============================]
* Exacting the required document files into:
D:\WorkSpace\GitHub\git-embed\build\temp\win64-ssl\
MinGit-2.27.0-64-bit.zip | 100% [==============================]
* Copying the static files from:
D:\WorkSpace\GitHub\git-embed\build\static\
* Copying the documentation from:
D:\WorkSpace\GitHub\git-embed\doc\
* Copying the special files:
"README.md" to D:\WorkSpace\GitHub\git-embed\build\temp\win64-ssl\
"LICENSE" to D:\WorkSpace\GitHub\git-embed\build\temp\win64-ssl\doc\
* Packaging all the files into:
D:\WorkSpace\GitHub\git-embed\dist\git-embed_2.27.0_win64.ssl.zip
--- All built.
D:\WorkSpace\GitHub\git-embed>