Skip to content
This repository was archived by the owner on Sep 18, 2025. It is now read-only.

Commit a64704f

Browse files
committed
master分支加注释
1 parent 2cc3017 commit a64704f

File tree

1 file changed

+1
-0
lines changed
  • src/main/java/com/example/javamavenjunithelloworld

1 file changed

+1
-0
lines changed

src/main/java/com/example/javamavenjunithelloworld/Hello.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
public class Hello {
99

1010
// 测试git2!!!
11+
// 现在是给master分支加注释
1112
public static final int ADD_VARIABLE = 10;
1213

1314
static final String HELLO = "Hello Java!";

0 commit comments

Comments
 (0)