chiark / gitweb /
emacs: load ian-local.el if it exists; load private.el if it exists
[ian-dotfiles.git] / scripts / gistatus
1 #!/bin/sh
2 set -e
3 exec git --no-pager status "$@"