소스 검색

feat(Readme):在Readme中添加新需求,并提交到远端newbranch1分支。

linbo tang 5 년 전
부모
커밋
d9263bbd59
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -3,7 +3,11 @@ This is a test commit
 This is second test commit
 This is a test commit to remote newbranch.
 This is a test commit from test1 to remote newbranch1.
+<<<<<<< HEAD
 This is a new commit from test1 to remote newbranch.
 This is an new commit from test1 to remote newbranch.
 test the git template.
 This is an new commit from newb to remote newbranch.
+=======
+This is a test commit from newb1 to remote newbranch1.
+>>>>>>> 5108c05... feat(Readme):在Readme中添加新需求,并提交到远端newbranch1分支。