dot/gitconfig.in: Suppress the log filtering, because it doesn't work here.
[profile] / bin / emacsclient-hack
1 #! /bin/sh -e
2 exec emacsclient ${DISPLAY+--display "$DISPLAY"} "$@"