Files
act/common/git.go
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

6.0 KiB