diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..597165d99 --- /dev/null +++ b/progress.json @@ -0,0 +1,74 @@ +[ + { + "exercise_name": "under-control", + "started_at": 1761693789.688507, + "completed_at": 1761693789.691552, + "comments": [ + "Exercise is not a Git repository" + ], + "status": "Error" + }, + { + "exercise_name": "under-control", + "started_at": 1761693812.769341, + "completed_at": 1761693813.258477, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1761999156.912953, + "completed_at": 1761999385.549998, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1762000081.00053, + "completed_at": 1762000082.261314, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1762000768.919223, + "completed_at": 1762000771.994937, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1762002696.037696, + "completed_at": 1762002698.819182, + "comments": [ + "You are still ignoring many/file22.txt." + ], + "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1762002856.315521, + "completed_at": 1762002858.213174, + "comments": [ + "You are still ignoring many/file22.txt." + ], + "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1762002878.786697, + "completed_at": 1762002880.625863, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" + } +] \ No newline at end of file