aboutsummaryrefslogtreecommitdiff
path: root/ssh_url_generation.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* repo_index: Add HTTP clone along with SSHRunxi Yu2025-02-161-10/+0
|
* *.go: ReformatRunxi Yu2025-02-131-2/+1
|
* ssh_url_generation.go, etc.: Add config ssh.root and use itRunxi Yu2025-02-131-0/+11
Detecting it based on HTTP host name is definitely unreliable. Just add a configuration option and it should work.