Compare commits

..

No commits in common. '4f8394ad0f582b82c817774226290d3e9697b34a' and '33e5af89309d636e4f659be6357d03d548078f5b' have entirely different histories.

@ -12,12 +12,4 @@ public class Test {
System.out.println("hello");
}
public static void Test_cherry_pick (){
System.out.println("Test_cherry_pick");
}
public static void Test_rebase (){
System.out.println("Test_rebase");
}
}

Loading…
Cancel
Save