readme.txt 92 B

1234
  1. git pull
  2. git add 文件路径 git add ./
  3. git commit -m "注释"
  4. git push origin master