lazygit/pkg/commands/hosting_service
Chris McDonnell c1ca1c8f99 URL encode gitlab brackets to make consistent with branch names
Some operating systems 'open' implementations do not like
when some special characters are unencoded, so they will
double-enconde the branch name, which we already encode.

This particularly matters since branch names with / are common
2025-03-12 09:04:04 +11:00
..
definitions.go URL encode gitlab brackets to make consistent with branch names 2025-03-12 09:04:04 +11:00
hosting_service.go renaming variable to CommitHash 2024-04-12 08:33:47 +02:00
hosting_service_test.go URL encode gitlab brackets to make consistent with branch names 2025-03-12 09:04:04 +11:00