#!/bin/sh # push # Pushes changes to remote. set -e git push git status -s -b -u