jesseduffield.lazygit/pkg/commands/patch
Stefan Haller fc3b725424 Add a test case for a deleted file to TestParseAndFormatPlain
Not because it's terribly important to test here (doesn't hurt though), but
because it will be useful in the next commit for a new test we're adding there.
2025-07-27 12:10:25 +02:00
..
format.go Export PatchLine.isChange 2025-07-04 10:14:35 +02:00
hunk.go refactor patch code 2023-03-19 16:30:39 +11:00
parse.go refactor patch code 2023-03-19 16:30:39 +11:00
patch.go Move to next stageable line after adding a line to a custom patch 2025-07-04 10:14:35 +02:00
patch_builder.go Toggle only added/deleted lines in patch building view 2025-07-04 10:14:35 +02:00
patch_line.go Export PatchLine.isChange 2025-07-04 10:14:35 +02:00
patch_test.go Add a test case for a deleted file to TestParseAndFormatPlain 2025-07-27 12:10:25 +02:00
transform.go Enable revive linter, and fix a bunch of warnings 2025-06-30 19:13:20 +02:00