Closed shore closed 4 years ago
@shore thanks to try contribute this repo! something is conflicting, could you resolve it?
Github won't allow changing the source branch, so I will close this to be replaced with #12.
@shore thanks to try contribute this repo! something is conflicting, could you resolve it?
Fixed in #12
If the repo is cloned without the
.git
suffix, git reports the repo without the suffix, which causes the regexps not to match in URL extraction. This change makes the final.git
optional.