push rule API incomplete
the push rule API seems to be lacking options for most of the rules. Only deny_delete_tag and commit_message_regex seem to be implemented.
The ones lacking are:
- member_check
- author_email_regex
- file_name_regex
- max_file_size
The main one we're missing is the member_check, but I figured when creating an issue I might as well list them all.