chiark / gitweb /
emacs: mail: drop a pile of strange old mangling of env vars in processes
[ian-dotfiles.git] / scripts / gistatus
1 #!/bin/sh
2 set -e
3 exec git --no-pager status "$@"