jesseduffield.lazygit/pkg/integration/tests/sync
2025-08-20 10:43:19 +02:00
..
fetch_and_auto_forward_branches_all_branches.go Fix more unstable tests 2025-07-10 08:59:01 +02:00
fetch_and_auto_forward_branches_all_branches_checked_out_in_other_worktree.go Don't auto-forward branches that are checked out by another worktree 2025-08-20 10:43:19 +02:00
fetch_and_auto_forward_branches_none.go Fix more unstable tests 2025-07-10 08:59:01 +02:00
fetch_and_auto_forward_branches_only_main_branches.go Fix more unstable tests 2025-07-10 08:59:01 +02:00
fetch_prune.go
fetch_when_sorted_by_date.go
force_push.go
force_push_multiple_matching.go
force_push_multiple_upstream.go
force_push_remote_branch_not_stored_locally.go
force_push_triangular.go Remove obsolete git version restriction in test 2025-07-09 11:15:45 +02:00
pull.go
pull_and_set_upstream.go
pull_merge.go
pull_merge_conflict.go Mention which command is continued in PromptToContinueRebase 2025-04-20 15:53:17 +02:00
pull_rebase.go
pull_rebase_conflict.go Mention which command is continued in PromptToContinueRebase 2025-04-20 15:53:17 +02:00
pull_rebase_interactive_conflict.go Add section headers for rebase todos, cherry-picks, reverts, and actual commits 2025-04-20 16:06:15 +02:00
pull_rebase_interactive_conflict_drop.go Add section headers for rebase todos, cherry-picks, reverts, and actual commits 2025-04-20 16:06:15 +02:00
push.go
push_and_auto_set_upstream.go
push_and_set_upstream.go
push_follow_tags.go
push_no_follow_tags.go
push_tag.go
push_with_credential_prompt.go
rename_branch_and_pull.go
shared.go