Skip to content

Commit da01a9b

Browse files
authored
Merge pull request onlyliuxin#261 from zhanglin5299/master
test how to use git
2 parents cd2d513 + a8de6cb commit da01a9b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
package com.zl;
2+
3+
public class TestApp {
4+
public static void main(String[] args){
5+
System.out.println("Test App start!");
6+
}
7+
}

students/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
愿意自荐代码的,可以每个人一个目录 以自己的QQ号命名 ,把自荐的代码放到里边去
1+
愿意自荐代码的,可以每个人一个目录 以自己的QQ号命名 ,把自荐的代码放到里边去

0 commit comments

Comments
 (0)