From e15788159312f2dfe6c9a479382e72963d4a5be1 Mon Sep 17 00:00:00 2001 From: jovnc <95868357+jovnc@users.noreply.github.com> Date: Sun, 4 Jan 2026 22:02:46 +0800 Subject: [PATCH 1/2] [undo-init] Test fix --- undo_init/.gitmastery-exercise.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/undo_init/.gitmastery-exercise.json b/undo_init/.gitmastery-exercise.json index 79bc100..6753adc 100644 --- a/undo_init/.gitmastery-exercise.json +++ b/undo_init/.gitmastery-exercise.json @@ -7,7 +7,7 @@ "requires_github": false, "base_files": {}, "exercise_repo": { - "repo_type": "local", + "repo_type": "ignore", "repo_name": "my-notes", "repo_title": null, "create_fork": null, From 5c21325624ca0da65ee12220aac1b0599d1af823 Mon Sep 17 00:00:00 2001 From: jovnc <95868357+jovnc@users.noreply.github.com> Date: Sun, 4 Jan 2026 22:42:06 +0800 Subject: [PATCH 2/2] [undo-init] Test local-ignore --- undo_init/.gitmastery-exercise.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/undo_init/.gitmastery-exercise.json b/undo_init/.gitmastery-exercise.json index 6753adc..69e352a 100644 --- a/undo_init/.gitmastery-exercise.json +++ b/undo_init/.gitmastery-exercise.json @@ -7,7 +7,7 @@ "requires_github": false, "base_files": {}, "exercise_repo": { - "repo_type": "ignore", + "repo_type": "local-ignore", "repo_name": "my-notes", "repo_title": null, "create_fork": null,