#!/bin/sh git status --short -- "$@" git log --oneline @{push}.. -- "$@"