From 1bacfb2e431004ca2c519751c0ae426ac8715fb2 Mon Sep 17 00:00:00 2001 From: "LAPTOP-VCAAV4VU\\zs_hello" <17610480003@163.com> Date: Fri, 1 Sep 2023 00:06:36 +0800 Subject: [PATCH] =?UTF-8?q?dev2=20=E6=8F=90=E4=BA=A4?= 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..dafdc51 100644 --- a/first_1.py +++ b/first_1.py @@ -10,3 +10,4 @@ class A: print("test") print("修改一下") print("分支dev1, 提交") + print("分支dev2, 内容提交") \ No newline at end of file