forked from git-mastery/progress
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprogress.json
More file actions
146 lines (146 loc) · 3.87 KB
/
Copy pathprogress.json
File metadata and controls
146 lines (146 loc) · 3.87 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
137
138
139
140
141
142
143
144
145
146
[
{
"exercise_name": "grocery-shopping",
"started_at": 1755712241.227995,
"completed_at": 1755712241.716283,
"comments": [
"Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!"
],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1755711715.229624,
"completed_at": 1755711715.792524,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1755702932.094463,
"completed_at": 1755702932.096567,
"comments": [
"Exercise is not a Git repository"
],
"status": "Error"
},
{
"exercise_name": "under-control",
"started_at": 1755703000.394929,
"completed_at": 1755703000.397419,
"comments": [
"Exercise is not a Git repository"
],
"status": "Error"
},
{
"exercise_name": "under-control",
"started_at": 1755703136.592266,
"completed_at": 1755703137.002432,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1755759892.14493,
"completed_at": 1755759930.963036,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1755760587.470404,
"completed_at": 1755760587.934285,
"comments": [
"Missing remote called 'upstream'."
],
"status": "Incomplete"
},
{
"exercise_name": "fork-repo",
"started_at": 1755788572.303896,
"completed_at": 1755788574.127503,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1755825589.100704,
"completed_at": 1755825589.545221,
"comments": [
"Remote 'alice-upstream' is missing! Remember to add it and point it to https://github.com/git-mastery/gm-shapes-alice"
],
"status": "Incomplete"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1755828542.886145,
"completed_at": 1755828543.232858,
"comments": [
"Remote 'alice-upstream' is missing! Remember to add it and point it to https://github.com/git-mastery/gm-shapes-alice"
],
"status": "Incomplete"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1755828598.323065,
"completed_at": 1755828598.477674,
"comments": [
"Remote 'alice-upstream' is missing! Remember to add it and point it to https://github.com/git-mastery/gm-shapes-alice"
],
"status": "Incomplete"
},
{
"exercise_name": "clone-repo",
"started_at": 1755843095.973358,
"completed_at": 1755843098.23776,
"comments": [
"The remote 'upstream' is missing!"
],
"status": "Incomplete"
},
{
"exercise_name": "clone-repo",
"started_at": 1755843119.367551,
"completed_at": 1755843121.099684,
"comments": [
"The remote 'upstream' is missing!"
],
"status": "Incomplete"
},
{
"exercise_name": "clone-repo",
"started_at": 1755843182.914674,
"completed_at": 1755843185.17889,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1755844187.949848,
"completed_at": 1755844190.487964,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1755844641.306,
"completed_at": 1755844642.019848,
"comments": [
"Remote 'alice-upstream' is missing! Remember to add it and point it to https://github.com/git-mastery/gm-shapes-alice"
],
"status": "Incomplete"
}
]