1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
|
#!/bin/sh if [ -x $0.local ]; then $0.local "$@" || exit $? fi hook=$(git rev-parse --show-toplevel)"/util/git-hooks/"$(basename $0) if [ -x $hook ]; then $hook "$@" || exit $? fi en/atom/xen/drivers/net/Makefile?h=master' type='application/atom+xml'/>