From f10c8e69bb3949ca05171a51d164c468560e1875 Mon Sep 17 00:00:00 2001 From: farmerzhang1 Date: Mon, 28 Nov 2022 15:42:27 +0800 Subject: [PATCH] [Lab4.2] Publish --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e24e19d..bb87a8e 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,9 @@ * [lab4.1](./Documentations/4.1-ssa/) + DDL:2022-11-27 23:59:59 (UTC+8) +* [lab4.2](./Documentations/4.2-gvn/) + + DDL: 2022-12-12 23:59:59 (UTC+8) + ## FAQ: How to merge upstream remote branches In brief, you need another alias for upstream repository (we assume you are now in your local copy of forked repository on Gitlab): -- GitLab