1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-12 11:15:00 +02:00
lazygit/pkg/integration/tests/interactive_rebase
2023-02-22 22:29:01 +11:00
..
amend_first_commit.go Allow squashing fixups above the first commit of a repo 2023-02-20 08:29:43 +01:00
amend_merge.go move popup assertions into a struct 2022-12-28 11:00:22 +11:00
edit_first_commit.go Add integration tests for rebasing to the initial commit 2023-02-20 07:40:05 +01:00
fixup_first_commit.go Better error message for trying to squash or fixup the first commit 2023-02-20 07:40:04 +01:00
fixup_second_commit.go Add integration tests for rebasing to the initial commit 2023-02-20 07:40:05 +01:00
move_in_rebase.go migrate interactive rebase integration tests 2023-02-22 19:36:31 +11:00
move.go migrate interactive rebase integration tests 2023-02-22 19:36:31 +11:00
rebase.go migrate interactive rebase integration tests 2023-02-22 19:36:31 +11:00
reword_first_commit.go migrate interactive rebase integration tests 2023-02-22 19:36:31 +11:00
reword_last_commit.go migrate interactive rebase integration tests 2023-02-22 19:36:31 +11:00
squash_down_first_commit.go Better error message for trying to squash or fixup the first commit 2023-02-20 07:40:04 +01:00
squash_down_second_commit.go Add integration tests for rebasing to the initial commit 2023-02-20 07:40:05 +01:00
squash_fixups_above_first_commit.go Allow squashing fixups above the first commit of a repo 2023-02-20 08:29:43 +01:00
swap_in_rebase_with_conflict.go migrate more tests 2023-02-22 22:29:01 +11:00
swap_with_conflict.go migrate interactive rebase integration tests 2023-02-22 19:36:31 +11:00