#!/bin/sh git reset --hard git pull origin master --ff-only git checkout master@{'24 hours ago'}