Otherwise statuses which exist on the server but not locally will be
deleted on next force push.
@echo 'Type `make remote` to update the remote post-receive script.'
update:
@echo 'Type `make remote` to update the remote post-receive script.'
update:
git remote add upstream $(X_STATUS_GIT)
git fetch upstream
git checkout --detach upstream/current
git remote add upstream $(X_STATUS_GIT)
git fetch upstream
git checkout --detach upstream/current