cli/git
William Martin 4e68a61a58 Fix pr create when branch name contains slashes
Intentionally have not fixed remote names containing slashes because we
want to get a fix out for the vast majority failure case.
2025-04-24 15:14:49 +02:00
..
fixtures Refactor code to live inside default pkg 2022-05-18 08:40:30 +02:00
client.go Fix pr create when branch name contains slashes 2025-04-24 15:14:49 +02:00
client_test.go Fix pr create when branch name contains slashes 2025-04-24 15:14:49 +02:00
command.go fix(pr create & stubs): handle exitcode in stubs 2025-04-15 13:38:10 -06:00
command_test.go Remove unused ErrNoGitRepository error 2025-01-31 14:49:38 -08:00
errors.go Remove unused ErrNoGitRepository error 2025-01-31 14:49:38 -08:00
objects.go Cleaned up some naming and comments 2025-01-27 16:40:47 -08:00
url.go Merge pull request #8929 from cli/wm/parse-url-no-nakaed-return 2024-04-05 16:33:09 +02:00
url_test.go Merge pull request #8929 from cli/wm/parse-url-no-nakaed-return 2024-04-05 16:33:09 +02:00