From 4ba91aa6a529778906580c14dac5f7a8c4516878 Mon Sep 17 00:00:00 2001 From: manuel Date: Wed, 16 Oct 2024 18:09:15 +0800 Subject: [PATCH] Update Introduction to JOJ3 --- Introduction-to-JOJ3.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Introduction-to-JOJ3.md b/Introduction-to-JOJ3.md index c4a9593..32c74ab 100644 --- a/Introduction-to-JOJ3.md +++ b/Introduction-to-JOJ3.md @@ -47,6 +47,7 @@ git commit -m"fix(h1/e2): allocate memory before using it" # no online-judge git commit -m"feat(h1e2): joj task completed" # run online-judge git commit -m"fix(h1/e2): joj fix for test-case 3" # run online-judge git commit -m"test(h1/e2): joj ensure all test-cases passed" # run online-judge +git commit -m"docs(h1): student ids added" # no online-judge ``` Invalid commit message: