diff --git a/learn_file.txt b/learn_file.txt index 4c6636e..1cee678 100644 --- a/learn_file.txt +++ b/learn_file.txt @@ -1,4 +1,5 @@ this a learn file. add content. 添加回滚 -节点提交 \ No newline at end of file +节点提交 +add new1 \ No newline at end of file diff --git a/new1.txt b/new1.txt new file mode 100644 index 0000000..bad40cf --- /dev/null +++ b/new1.txt @@ -0,0 +1 @@ +add new1 \ No newline at end of file