chore: rename examples
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
张泊明518370910136 2024-05-02 19:07:33 -04:00
parent 5aefc46ba8
commit 39a720afa2
GPG Key ID: D47306D7062CDA9D
2 changed files with 3 additions and 3 deletions

6
.gitmodules vendored
View File

@ -18,7 +18,7 @@
path = examples/dummy/error path = examples/dummy/error
url = ssh://git@focs.ji.sjtu.edu.cn:2222/FOCS-dev/JOJ3-examples.git url = ssh://git@focs.ji.sjtu.edu.cn:2222/FOCS-dev/JOJ3-examples.git
branch = dummy/error branch = dummy/error
[submodule "examples/keyword/sillycode"] [submodule "examples/keyword/cpplint/sillycode"]
path = examples/keyword/sillycode path = examples/keyword/cpplint/sillycode
url = ssh://git@focs.ji.sjtu.edu.cn:2222/FOCS-dev/JOJ3-examples.git url = ssh://git@focs.ji.sjtu.edu.cn:2222/FOCS-dev/JOJ3-examples.git
branch = keyword/sillycode branch = keyword/cpplint/sillycode