Compare commits

..

No commits in common. 'master' and 'main' have entirely different histories.
master ... main

@ -1,8 +0,0 @@
branch1
<<<<<<< HEAD
master1
=======
第二次修改branch1
>>>>>>> branch1
第三次修改

@ -1,5 +0,0 @@
public class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello, World!");
}
}

@ -1,2 +0,0 @@
print('Hellow world')
print('Hellow git')
Loading…
Cancel
Save