Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JayBazuzi/978c5a2e3262e66f33ff158c7c26f73a to your computer and use it in GitHub Desktop.
Save JayBazuzi/978c5a2e3262e66f33ff158c7c26f73a to your computer and use it in GitHub Desktop.
Arlo's Commit Notation push rule regex
# I'm experimenting with a GitLab Push Rule to force all commits to follow Arlo's Commit Notation. Here's my latest regex:
^([RFB]!!)|([RFBa-z] )|(\*\*\*)[- ].*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment