From 954456bd618f5d9c59a938cb5223740412aa59b4 Mon Sep 17 00:00:00 2001 From: thinkwee Date: Wed, 25 Oct 2023 19:23:20 +0800 Subject: [PATCH] little fix --- wiki.md | 1 - 1 file changed, 1 deletion(-) diff --git a/wiki.md b/wiki.md index a723cc65..d3f5ea29 100644 --- a/wiki.md +++ b/wiki.md @@ -291,7 +291,6 @@ then go to [Local Demo Website](http://127.0.0.1:8000/) to see an online visuali - Complete ``CodeReviewModification`` phase, with a commit message ``Review #1/2/3 Finished``(if the CodeReviewModification is executed in three loops). - Complete ``CodeReviewHuman`` phase, with a commit message ``Human Review #1/2/3 Finished``(if the CodeReviewHuman is executed in three loops). - Complete ``TestModification`` phase, with a commit message ``Test #1/2/3 Finished``(if the TestModification is executed in three loops). - - Complete ``ArtIntegration`` phase, with a commit message ``Finish Art Integration``. - All phases completed, with a commit message ``Final Version``. - On the terminal and online log UI you can see the git summary at the end of process. -