jesseduffield.lazygit/pkg/integration/components
Karol Zwolak 3892c40666 feat: add fork remote command
The command allows you to quickly add a fork remote by replacing the owner in the origin URL and optionally check out a branch from new remote.
2025-11-16 17:26:00 +01:00
..
alert_driver.go
assertion_helper.go
commit_description_panel_driver.go Hard-code "enter" for adding lines in integration tests 2025-09-05 10:42:04 +02:00
commit_message_panel_driver.go Improve and adapt commit persistence test-cases 2025-02-07 09:28:27 +01:00
common.go Mention which command is continued in PromptToContinueRebase 2025-04-20 15:53:17 +02:00
confirmation_driver.go
env.go Fix typos 2025-01-03 10:50:36 +11:00
file_system.go Allow chaining of FileSystem methods 2025-04-09 10:27:57 +02:00
git.go
int_matcher.go
matcher.go
menu_driver.go Add separate keybindings for confirmMenu and confirmSuggestion 2025-09-05 10:42:04 +02:00
paths.go
popup.go Refactor: add a separate Prompt view 2025-09-05 10:42:03 +02:00
prompt_driver.go Add separate keybindings for confirmMenu and confirmSuggestion 2025-09-05 10:42:04 +02:00
random.go
runner.go Modernize all codes 2025-11-15 10:46:23 +01:00
search_driver.go
shell.go feat: add fork remote command 2025-11-16 17:26:00 +01:00
test.go
test_driver.go
test_test.go
text_matcher.go [DATALAD RUNCMD] run codespell throughout fixing typos automagically 2024-08-27 18:03:00 +02:00
view_driver.go Enable intrange linter, and fix warnings 2025-06-30 18:30:11 +02:00
views.go Refactor: add a separate Prompt view 2025-09-05 10:42:03 +02:00