Commit cc0c851
Allow dot in Github slug (#204)
* Allow dot in Github slug
Some repository contains a dot character in the slug:
* https://github.com/ThoughtWorksInc/Binding.scala
* Lazily match the repository name, in case of matching a `.git` for the slug1 parent d6fdecc commit cc0c851
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments