Skip to content

Instantly share code, notes, and snippets.

@chrisvoncsefalvay
Created May 18, 2014 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisvoncsefalvay/0a09b0647265083304a2 to your computer and use it in GitHub Desktop.
Save chrisvoncsefalvay/0a09b0647265083304a2 to your computer and use it in GitHub Desktop.
Regex validator for GitHub repo addresses
/(https://github.com/|git@github.com:)[a-zA-Z0-9_-]*/[a-zA-Z0-9_-]*.git/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment