X-Git-Url: https://git.ladys.computer/Status/blobdiff_plain/f71fa11c301bd501b7d5961f0600a530adc01968..9e6b199649c5832895151703e15b3937b96e6e12:/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