ready for ics2023

This commit is contained in:
Zihao Yu
2023-08-30 17:05:59 +08:00
parent 30cae09be4
commit 722f8e8192
3 changed files with 7 additions and 7 deletions

View File

@ -1,9 +1,9 @@
STUID = 211220000
STUID = 221220000
STUNAME = 张三
# DO NOT modify the following code!!!
GITFLAGS = -q --author='tracer-ics2022 <tracer@njuics.org>' --no-verify --allow-empty
GITFLAGS = -q --author='tracer-ics2023 <tracer@njuics.org>' --no-verify --allow-empty
# prototype: git_commit(msg)
define git_commit