On Wed, Jul 21, 2010 at 04:23:07AM +0300, public_vi@xxxxxx wrote: > +# Require User mod > +if [ "$REMOTE_USER" == "mod" ]; then exit 0; fi Perhaps, for easier configurability, you should at the very least have a variable at the top such as GIT_MOD_USER=mod in case the users of this script want to change it at some point. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html