2
0

2 Коммитууд 658b9f5a91 ... 4ab6d87c57

Эзэн SHA1 Мессеж Огноо
  陈思斌 4ab6d87c57 ;l 6 жил өмнө
  陈思斌 b10790ea67 123 6 жил өмнө

+ 1 - 1
src/com/test/TestGit.java

@@ -2,6 +2,6 @@ package com.test;
 
 public class TestGit {
 	public static void main(String[] args) {
-		System.out.println("One Two Three Four");
+		System.out.println("One Two Three Four!!!!");
 	}
 }