Compare commits

..

No commits in common. '9f1b68174ae2cb14d1b9e11f4c7fb4e8fcec526f' and '42c7234a4b98d3b8a77726f071efd2eeeb0a60e7' have entirely different histories.

@ -22,27 +22,4 @@ public class Test {
public static void Test_rebase2(){
System.out.println("Test_rebase2");
}
public static void Test_reset1(){
System.out.println("Test_reset1");
}
public static void Test_reset2(){
System.out.println("Test_reset2");
}
public static void Test_revert(){
System.out.println("Test_revert");
}
public static void Test_stage2(){
System.out.println("Test_stage2");
}
public static void Test_Conflict12(){
System.out.println("Test_Conflict12");
}
} }

Loading…
Cancel
Save