Skip to content
162 changes: 162 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,162 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1787235744.367773,
"completed_at": 1787235746.199092,
"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": 1787238923.586746,
"completed_at": 1787238925.560813,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1787233340.492554,
"completed_at": 1787233342.284564,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "staging-intervention",
"started_at": 1787236985.664257,
"completed_at": 1787236987.491489,
"comments": [
"Great work! You have successfully fixed the attendance system!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1787229647.902246,
"completed_at": 1787229650.015912,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "undo-init",
"started_at": 1787230705.341196,
"completed_at": 1787230706.982659,
"comments": [
"You have successfully undone the init operation!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1787324312.017485,
"completed_at": 1787324406.301816,
"comments": [
"That is not the right Github url!"
],
"status": "Incomplete"
},
{
"exercise_name": "remote-control",
"started_at": 1787324453.399689,
"completed_at": 1787324462.822675,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1787326016.172505,
"completed_at": 1787326018.423131,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1787328614.329205,
"completed_at": 1787328618.123364,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1787330103.733401,
"completed_at": 1787330114.091637,
"comments": [
"You are not ignoring runaway.txt. Find where the file is and fix that."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1787330227.397507,
"completed_at": 1787330237.966892,
"comments": [
"You should be using ** to match all subfolders to ignore runaway.txt."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1787330296.305237,
"completed_at": 1787330306.895625,
"comments": [
"You should be using ** to match all subfolders to ignore runaway.txt."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1787330523.407646,
"completed_at": 1787330531.302863,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1787381856.763739,
"completed_at": 1787381860.124317,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1787382759.674778,
"completed_at": 1787382764.8809,
"comments": [
"The remote 'upstream' is missing!"
],
"status": "Incomplete"
},
{
"exercise_name": "clone-repo",
"started_at": 1787382895.965611,
"completed_at": 1787382899.329849,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1787385910.1402,
"completed_at": 1787385911.944927,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
}
]