X-Git-Url: https://git.ladys.computer/Status/blobdiff_plain/f71fa11c301bd501b7d5961f0600a530adc01968..5b469b98ee5f57e5241552d253b6ed5e9a867425:/Makefile diff --git a/Makefile b/Makefile index 7e6dbb4..e37aad5 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ nothing: @echo 'Type `make remote` to update the remote post-receive script.' update: + git pull git remote add upstream $(X_STATUS_GIT) git fetch upstream git checkout --detach upstream/current