2 コミット 8a9742f49e ... 89ec4aa979

作者 SHA1 メッセージ 日付
  pinochio 89ec4aa979 11111 6 年 前
  pinochio aab7f249d0 chengg 6 年 前
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/com/test/TestGit.java

+ 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("99999999");
+		System.out.println("11111");
 	}
 }