1 2 3 4 5 6 7
#!/bin/sh set -eu # This is a noop executable, to test git-permalink without interating # with xdg-open proper. echo "xdg-open: $@"