git_pull.sh 59 B

12
  1. #!/bin/bash
  2. git fetch --all && git reset --hard origin/main