diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..ebca24826 --- /dev/null +++ b/progress.json @@ -0,0 +1,20 @@ +[ + { + "exercise_name": "under-control", + "started_at": 1770223124.917474, + "completed_at": 1770223126.1349, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1770223290.401116, + "completed_at": 1770223291.645195, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file