#!/bin/sh set -e exec git --no-pager status "$@"