diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..7f357f62a --- /dev/null +++ b/progress.json @@ -0,0 +1,56 @@ +[ + { + "exercise_name": "remote-control", + "started_at": 1768647721.305438, + "completed_at": 1768647809.24663, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1768648300.415551, + "completed_at": 1768648303.223939, + "comments": [ + "Missing remote called 'upstream'." + ], + "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1768648467.903762, + "completed_at": 1768648470.757124, + "comments": [ + "Missing remote called 'upstream'." + ], + "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1768648704.723717, + "completed_at": 1768648707.711255, + "comments": [ + "Wrong 'upstream' remote URL" + ], + "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1768648785.457867, + "completed_at": 1768648788.196813, + "comments": [ + "Wrong 'upstream' remote URL" + ], + "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1768649035.780359, + "completed_at": 1768649037.091919, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + } +] \ No newline at end of file