Compare commits

..

24 Commits

Author SHA1 Message Date
黄晓 9460eb41e2 Merge remote-tracking branch 'remotes/origin/release'
# Conflicts:
#	pom.xml
2021-01-24 16:44:52 +08:00
黄晓 fb6c350928 4 2021-01-24 16:42:44 +08:00
黄晓 138fbdb5e8 3 2021-01-24 16:42:01 +08:00
黄晓 2ac48e5761 2 2021-01-24 16:38:40 +08:00
黄晓 d3be3eb579 1 2021-01-24 16:38:08 +08:00
黄晓 d25ae56dc0 测试回退 2021-01-24 16:36:23 +08:00
radish-cc 295c42fdf6 我是个浪荡的诗人 2020-10-15 15:34:54 +08:00
radish-cc 0018d63d55 悄悄的我来了 2020-10-15 15:21:52 +08:00
周志尧 4f16205f4e fix a huge bug. 2020-10-13 08:54:50 +08:00
周志尧 f8d2d96316 add hello world. 2020-10-09 08:06:17 +08:00
周志尧 25c938c4d3 Merge branch 'release' 2020-09-24 08:52:03 +08:00
周志尧 27060db059 fix bug before release 2020-09-24 08:50:30 +08:00
周志尧 817c35d422 Merge branch 'develop' into release 2020-09-24 08:44:55 +08:00
周志尧 7d60852eeb Merge branch 'feature-1' into develop 2020-09-24 08:41:34 +08:00
周志尧 81a0523cea fourth edit in feature 1 2020-09-24 08:41:12 +08:00
周志尧 0cfc84f77a Merge branch 'feature-1' into develop 2020-09-24 08:39:15 +08:00
周志尧 877ea75209 third edit in feature 1 2020-09-24 08:38:23 +08:00
周志尧 ff868973c1 Merge branch 'feature-1' into develop 2020-09-24 08:36:21 +08:00
周志尧 4c3f81de05 second edit in feature 1 2020-09-24 08:36:05 +08:00
周志尧 c565bf4142 Merge branch 'feature-1' into develop 2020-09-24 08:34:25 +08:00
周志尧 80be95f5e1 edit file in feature 1 2020-09-24 08:34:08 +08:00
周志尧 a306ed5dae Merge branch 'feature-2' into develop 2020-09-24 08:32:24 +08:00
周志尧 77a7179b1f file in feature.txt 2020-09-24 08:30:17 +08:00
周志尧 6a2b2e3da8 add file in feature1 2020-09-24 08:26:05 +08:00
10 changed files with 14 additions and 2 deletions

0
4.txt Normal file
View File

View File

@ -8,3 +8,5 @@ hello 黄晓
hello 发哥 hello 发哥
我还是一个测试记录,还有李白最屌 我还是一个测试记录,还有李白最屌
我是来打酱油的,还有李白就是个渣渣

View File

@ -0,0 +1,3 @@
Hello world.
that's the end .

4
file_in_feature-1.txt Normal file
View File

@ -0,0 +1,4 @@
Hello you there.
zhzhy.
zhzhy@chinaweal.com.cn
xiao

1
file_in_feature2.txt Normal file
View File

@ -0,0 +1 @@
izhouzhi

1
index.txt Normal file
View File

@ -0,0 +1 @@
阿士大夫撒旦

View File

@ -10,7 +10,7 @@
<packaging>war</packaging> <packaging>war</packaging>
<name>TEST-SERVER</name> <name>TEST-SERVER</name>
<description>全公司可能就只有黄晓和我会玩的服务端</description> <description>描述</description>
<url>http://www.chinaweal.com.cn</url> <url>http://www.chinaweal.com.cn</url>
<properties> <properties>

View File

@ -7,5 +7,6 @@ public class TestProject {
public static void main(String[] args) { public static void main(String[] args) {
System.out.println("全公司可能就只有黄晓和我会玩的服务端"); System.out.println("全公司可能就只有黄晓和我会玩的服务端");
Sysout.out.println("苍茫的天涯是我的爱,绵绵的青山脚下花正开。");
} }
} }

0
test3.txt Normal file
View File

0
测试2.txt Normal file
View File