readme.txt 75 B

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