From eccc6a361a359cdf170fe1fe551343058d626ea2 Mon Sep 17 00:00:00 2001 From: Srinivas Kumar <9962310+srinivasjdi@users.noreply.github.com> Date: Wed, 31 Dec 2025 22:27:27 +0530 Subject: [PATCH 1/3] Update progress --- progress.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..7b07c11a7 --- /dev/null +++ b/progress.json @@ -0,0 +1,11 @@ +[ + { + "exercise_name": "under-control", + "started_at": 1767200245.218712, + "completed_at": 1767200247.280879, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + } +] \ No newline at end of file From fc50b6f544cbe6c68f452efd95c64d8037ea3d72 Mon Sep 17 00:00:00 2001 From: Srinivas Kumar <9962310+srinivasjdi@users.noreply.github.com> Date: Wed, 31 Dec 2025 22:30:26 +0530 Subject: [PATCH 2/3] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 7b07c11a7..db617c4f3 100644 --- a/progress.json +++ b/progress.json @@ -7,5 +7,14 @@ "You successfully used git init to initialize this folder as a Git repository!" ], "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1767200424.281419, + "completed_at": 1767200426.11185, + "comments": [ + "Exercise is not a Git repository" + ], + "status": "Error" } ] \ No newline at end of file From 7550257a0bf3cfa0e8f83c55d4c18bf7cd40adb7 Mon Sep 17 00:00:00 2001 From: Srinivas Kumar <9962310+srinivasjdi@users.noreply.github.com> Date: Wed, 31 Dec 2025 22:34:35 +0530 Subject: [PATCH 3/3] Reset progress for undo-init --- progress.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/progress.json b/progress.json index db617c4f3..7b07c11a7 100644 --- a/progress.json +++ b/progress.json @@ -7,14 +7,5 @@ "You successfully used git init to initialize this folder as a Git repository!" ], "status": "Completed" - }, - { - "exercise_name": "undo-init", - "started_at": 1767200424.281419, - "completed_at": 1767200426.11185, - "comments": [ - "Exercise is not a Git repository" - ], - "status": "Error" } ] \ No newline at end of file