Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 253 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 253 Bytes

know_system

每次启动记得先

git pull
git add .
git commit -m "11"
git push origin

git add . && git commit -m "xxx" && git push origin

github仓库远程执行:

在域名前面加上 gitpod.io/#