1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-10 11:10:18 +02:00
lazygit/pkg/integration/tests/patch_building
Ryooooooga 85f7aa9d7b Fix conflict test
The test apply_in_reverse_with_conflict.go fails in git versions 2.30.8 and
earlier. Apparently the output "Applied patch to 'file2' cleanly" was only added
more recently. It's not essential that we check this output.
2023-07-10 15:09:17 +02:00
..
apply_in_reverse_with_conflict.go Fix conflict test 2023-07-10 15:09:17 +02:00
apply_in_reverse.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
apply.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
copy_patch_to_clipboard.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
move_to_earlier_commit_no_keep_empty.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
move_to_earlier_commit.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
move_to_index_part_of_adjacent_added_lines.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
move_to_index_partial.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
move_to_index_with_conflict.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
move_to_index.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
move_to_later_commit_partial_hunk.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
move_to_later_commit.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
move_to_new_commit_partial_hunk.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
move_to_new_commit.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
remove_from_commit.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
reset_with_escape.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
select_all_files.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
specific_selection.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
start_new_patch.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00