mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-14 17:46:26 -04:00
Extract parseRemoteUrl helper to avoid duplication between getRepoURLFromRemoteURL and new getRepoNameFromRemoteURL. Add repoNameTemplate to ServiceDefinition and GetRepoName() to HostingServiceMgr. Add GetRepoInfoFromURL for callers that need owner/repo without a full service lookup. |
||
|---|---|---|
| .. | ||
| git_commands | ||
| git_config | ||
| hosting_service | ||
| models | ||
| oscommands | ||
| patch | ||
| testdata | ||
| git.go | ||
| git_cmd_obj_builder.go | ||
| git_cmd_obj_runner.go | ||