From a1624149fc517926e50f48653426a37163c180d1 Mon Sep 17 00:00:00 2001 From: "LAPTOP-VCAAV4VU\\zs_hello" <17610480003@163.com> Date: Fri, 1 Sep 2023 17:32:07 +0800 Subject: [PATCH 1/2] =?UTF-8?q?dev1=20=E5=86=B2=E7=AA=81=20=E5=A4=A7?= =?UTF-8?q?=E8=B1=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- first_1.py | 1 + 1 file changed, 1 insertion(+) diff --git a/first_1.py b/first_1.py index 15fe445..912c20e 100644 --- a/first_1.py +++ b/first_1.py @@ -10,3 +10,4 @@ class A: print("test") print("修改一下") print("分支dev1, 提交") + print("大象") \ No newline at end of file From 84c17f072ca230ea5cd440a168100f144d46b25c Mon Sep 17 00:00:00 2001 From: "LAPTOP-VCAAV4VU\\zs_hello" <17610480003@163.com> Date: Fri, 1 Sep 2023 17:54:08 +0800 Subject: [PATCH 2/2] =?UTF-8?q?dev1=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- first_1.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/first_1.py b/first_1.py index e99ce5b..2c2561a 100644 --- a/first_1.py +++ b/first_1.py @@ -11,4 +11,5 @@ class A: print("修改一下") print("分支dev1, 提交") print("分支dev2, 内容提交") - print("袋鼠") \ No newline at end of file + print("袋鼠") + print("ct") \ No newline at end of file