Commit Graph
2 Commits
Author SHA1 Message Date
Dan Sosedoff 6addc48cde Add extra test cases for testing git slugs 2019-02-14 14:35:02 -06:00
Dan Sosedoff fb77d5a883 Regex tweaks
- No need to compile regexes in the function, moved them to vars
- Fixed github http regex: it was not matching https://github.com/foo/bar (no git extension)
2019-02-14 14:31:57 -06:00