jesseduffield.lazygit/pkg/commands/patch
Stefan Haller 6bd1c1d068 Remove parameters that are no longer needed
All callers in this file now use reverseOnGenerate=false and
keepOriginalHeader=true, so hard-code that in the call to ModifiedPatchForLines
and get rid of the parameters.
2023-03-07 09:49:34 +01:00
..
hunk.go Add patch option WillBeAppliedReverse 2023-03-07 09:49:34 +01:00
patch_manager.go Remove parameters that are no longer needed 2023-03-07 09:49:34 +01:00
patch_modifier.go Use forward patches and --reverse flag for partial patches too 2023-03-07 09:49:34 +01:00
patch_modifier_test.go Add patch option WillBeAppliedReverse 2023-03-07 09:49:34 +01:00
patch_parser.go Improve staging panel integration tests 2023-02-25 11:35:41 +11:00