jesseduffield.lazygit/pkg/commands/hosting_service
Jesse Duffield 4cd72b09a2 Refactor hosting service to support repo name extraction
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.
2026-03-31 15:48:28 +02:00
..
definitions.go Refactor hosting service to support repo name extraction 2026-03-31 15:48:28 +02:00
hosting_service.go Refactor hosting service to support repo name extraction 2026-03-31 15:48:28 +02:00
hosting_service_test.go feat: add Codeberg as a supported git hosting service 2025-12-21 14:10:59 +01:00