Compare commits

..

No commits in common. 'b925105866159d4f60f6bb4f0e51573898a1db67' and '4245ccec18103de1c6ea20d2b879b4bd28b4ac2a' have entirely different histories.

@ -6,14 +6,10 @@ public class Test {
String cString;
String dddString;
public Test (){
System.out.println("hello lsl brach");
System.out.println("hello");
}
public static void TestAAA (){
System.out.println("hello");
}
public static void Test_cherry_pick (){
System.out.println("Test_cherry_pick");
}
}

Loading…
Cancel
Save