Skip to content

Commit 41cf4f1

Browse files
authored
Update GitTest.java
1 parent 898c1b5 commit 41cf4f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/zkf/git/GitTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ public static void main(String[] args) {
1313
System.out.println("master test!");
1414
System.out.println("hot-fix test!");
1515
System.out.println("push test!");
16+
System.out.println("pull test!");
1617
}
1718
}

0 commit comments

Comments
 (0)