切换分支-官网版本.bat 58 B

1234
  1. git add .
  2. git commit -m "update"
  3. git checkout master
  4. pause