aboutsummaryrefslogtreecommitdiff
path: root/remote_url.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *.go: Add some comments for docsRunxi Yu2025-02-181-0/+2
|
* remote_url.go: Don't use path.Join (it strips :// into :/)Runxi Yu2025-02-171-3/+3
|
* {remote_url,ssh_server}.go: Use path.Join instead of trimming and addingRunxi Yu2025-02-171-3/+3
|
* repo_index: Add HTTP clone along with SSHRunxi Yu2025-02-161-0/+14