aboutsummaryrefslogtreecommitdiff
path: root/internal/rtree/remote.go
Commit message (Collapse)AuthorAgeFilesLines
* also strip final .git from clone URLs that are not SSH syntaxStefan Majewsky2021-09-081-2/+3
|
* rtree: strip final .git from clone URLsSandro Jäckel2021-09-081-1/+2
| | | | otherwise paths contain a final .git when using the clone URLs copied from the GitHub Web UI
* rtree: always store compact remote URLs in the index fileStefan Majewsky2020-03-301-24/+47
| | | | Includes a refactor to use a type RemoteURL with a more natural API.
* add test coverage for ExpandRemoteURL, add ContractRemoteURLStefan Majewsky2020-03-281-0/+19
|
* rename pkg/ to internal/Stefan Majewsky2020-03-281-0/+75