-
Notifications
You must be signed in to change notification settings - Fork 459
Expand file tree
/
Copy pathprogress.json
More file actions
136 lines (136 loc) · 3.8 KB
/
progress.json
File metadata and controls
136 lines (136 loc) · 3.8 KB
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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
[
{
"exercise_name": "grocery-shopping",
"started_at": 1768988165.857146,
"completed_at": 1768988167.677193,
"comments": [
"Cmd('git') failed due to: exit code(128)\n cmdline: git sparse-checkout set --skip-checks grocery_shopping/verify.py\n stderr: 'fatal: unable to access 'https://github.com/git-mastery/exercises.git/': Empty reply from server\nfatal: could not fetch c6e180cd5806683ec9bc65c6619a8c1a3ae7340d from promisor remote'"
],
"status": "Error"
},
{
"exercise_name": "grocery-shopping",
"started_at": 1768988246.786872,
"completed_at": 1768988248.366973,
"comments": [
"Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!"
],
"status": "Completed"
},
{
"exercise_name": "log-and-order",
"started_at": 1768989278.987352,
"completed_at": 1768989282.17494,
"comments": [
"Answer for What is the commit message of the commit 371448346ad174c348059f2e89c836ec4999ead1? is not right."
],
"status": "Incomplete"
},
{
"exercise_name": "log-and-order",
"started_at": 1768989418.91529,
"completed_at": 1768989420.551186,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1768987467.594776,
"completed_at": 1768987469.097142,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "staging-intervention",
"started_at": 1768987806.26208,
"completed_at": 1768987807.740539,
"comments": [
"Great work! You have successfully fixed the attendance system!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1768986146.850534,
"completed_at": 1768986148.322287,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "undo-init",
"started_at": 1768986316.825101,
"completed_at": 1768986318.3206,
"comments": [
"You have successfully undone the init operation!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1768991569.751422,
"completed_at": 1768991593.740924,
"comments": [
"That is not the right Github url!"
],
"status": "Incomplete"
},
{
"exercise_name": "remote-control",
"started_at": 1768991613.515025,
"completed_at": 1768991623.179132,
"comments": [
"That is not the right Github url!"
],
"status": "Incomplete"
},
{
"exercise_name": "remote-control",
"started_at": 1768991670.401345,
"completed_at": 1768991833.991739,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1768992250.844004,
"completed_at": 1768992252.344696,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1768992904.686456,
"completed_at": 1768992906.972264,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1768993799.344898,
"completed_at": 1768993804.847208,
"comments": [
"You should not be ignoring this/is/very/nested/find_me.txt!",
"You should be using ** to match all subfolders to ignore runaway.txt."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1768994125.863532,
"completed_at": 1768994130.113067,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
}
]