gitpull-origin-master.sh 89 B

1234
  1. #!/bin/bash
  2. #git reset –hard
  3. git config credential.helper store
  4. git pull origin master