1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-12 11:15:00 +02:00
lazygit/pkg/commands/patch
Stefan Haller 45cf993982 Remove the PatchOptions.Reverse option
All callers pass false now (except for the tests, which we simply remove), so we
don't need the option any more.
2023-03-07 13:39:45 +01:00
..
hunk.go Remove the PatchOptions.Reverse option 2023-03-07 13:39:45 +01:00
patch_manager.go Remove the PatchOptions.Reverse option 2023-03-07 13:39:45 +01:00
patch_modifier_test.go Remove the PatchOptions.Reverse option 2023-03-07 13:39:45 +01:00
patch_modifier.go Remove the PatchOptions.Reverse option 2023-03-07 13:39:45 +01:00
patch_parser.go Improve staging panel integration tests 2023-02-25 11:35:41 +11:00