We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da680e0 commit cd2692bCopy full SHA for cd2692b
src/main/java/com/oyyh/test/GitTest.java
@@ -14,5 +14,6 @@ public static void main(String[] args) {
14
System.out.println("Hello Git4!");
15
System.out.println("hot-fix test");
16
System.out.println("master test");
17
+ System.out.println("pull test");
18
}
19
0 commit comments