git-back-to-the-future: fail on error

This commit is contained in:
Lexi Stelter 2020-08-27 19:22:35 +02:00
parent ff48d1e307
commit f521cc2adf
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
git switch master git switch master && \
git fetch --prune git fetch --prune && \
git pull git pull