X-Git-Url: https://git.phdru.name/?p=git-scripts.git;a=blobdiff_plain;f=git-push-compyle;fp=git-push-compyle;h=07a717a73ff1ee79fdebbc3c496fd1c945c6f451;hp=0000000000000000000000000000000000000000;hb=c820a299b4bfde2337e78fba73425ebb5fab535b;hpb=d6c1b108377841d252eb03dc2746adcac3c20df5 diff --git a/git-push-compyle b/git-push-compyle new file mode 100755 index 0000000..07a717a --- /dev/null +++ b/git-push-compyle @@ -0,0 +1,4 @@ +#! /bin/sh + +git push "$@" && +exec compyle-all