jesseduffield.lazygit/pkg/integration/tests
Stefan Haller dd61c49a15 Better error message for trying to squash or fixup the first commit
It's not so much the total number of commits that matters here, it's just
whether we are on the first one. (This includes the other condition.)

This allows us to get rid of the condition in rebase.go.
2023-02-20 07:40:04 +01:00
..
bisect move popup assertions into a struct 2022-12-28 11:00:22 +11:00
branch migrate open to branches with cli arg test 2023-02-19 15:48:09 +11:00
cherry_pick move popup assertions into a struct 2022-12-28 11:00:22 +11:00
commit migrate revert merge test 2023-02-19 15:48:09 +11:00
config remove dependency on model 2022-12-27 22:52:20 +11:00
conflicts migrate merge conflict undo test 2023-02-19 15:48:09 +11:00
custom_commands move popup assertions into a struct 2022-12-28 11:00:22 +11:00
diff Add integration test for ignoring whitespace in diff 2023-02-07 13:33:10 +01:00
file add code generator for creating tests list 2023-02-19 11:48:09 +11:00
filter_by_path add code generator for creating tests list 2023-02-19 11:48:09 +11:00
interactive_rebase Better error message for trying to squash or fixup the first commit 2023-02-20 07:40:04 +01:00
misc migrate initial open test 2023-02-19 15:48:09 +11:00
patch_building add code generator for creating tests list 2023-02-19 11:48:09 +11:00
shared migrate merge conflict undo test 2023-02-19 15:48:09 +11:00
stash move popup assertions into a struct 2022-12-28 11:00:22 +11:00
submodule migrate submodule reset test 2023-02-12 18:12:01 +11:00
sync migrate more force push tests 2023-02-19 15:48:09 +11:00
undo migrate undo test 2023-02-19 15:48:09 +11:00
tests.go add code generator for creating tests list 2023-02-19 11:48:09 +11:00
tests_gen.go Better error message for trying to squash or fixup the first commit 2023-02-20 07:40:04 +01:00
tests_generator.go add code generator for creating tests list 2023-02-19 11:48:09 +11:00