pull_dev.sh 80 B

12345
  1. git branch dev
  2. git checkout dev
  3. git branch
  4. git pull --set-upstream origin dev