#!/usr/bin/env bash
set -euo pipefail
git stash save
git pull
git stash drop