Răsfoiți Sursa

分支策略

Michael Wang 4 ani în urmă
părinte
comite
b8cbc520ba
1 a modificat fișierele cu 2 adăugiri și 20 ștergeri
  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更新其他分支。