소스 검색

分支策略

Michael Wang 4 년 전
부모
커밋
b8cbc520ba
1개의 변경된 파일2개의 추가작업 그리고 20개의 파일을 삭제
  1. 2 20
      README.md

+ 2 - 20
README.md

@@ -1,21 +1,3 @@
-# examcloud-web-photo-upload
+一切以master为准,其他分支都根据master更新。
 
-## Project setup
-```
-npm install
-```
-
-### Compiles and hot-reloads for development
-```
-npm run serve
-```
-
-### Compiles and minifies for production
-```
-npm run build
-```
-
-### Lints and fixes files
-```
-npm run lint
-```
+当远程master没有更新时,以local master更新其他分支。