diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..d0b00d7e9 --- /dev/null +++ b/progress.json @@ -0,0 +1,47 @@ +[ + { + "exercise_name": "under-control", + "started_at": 1755802275.473569, + "completed_at": 1755802276.307876, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1756476610.679871, + "completed_at": 1756476620.920323, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1756476635.681455, + "completed_at": 1756476662.70891, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1756477542.334142, + "completed_at": 1756477543.188466, + "comments": [ + "Missing remote called 'upstream'." + ], + "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1756477627.189084, + "completed_at": 1756477627.669742, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + } +] \ No newline at end of file