jesseduffield.lazygit/pkg/commands/patch
Stefan Haller 039831a27a Move to next stageable line after adding a line to a custom patch
While it's true that the behavior is a little different from the staging panel,
where the staged lines are actually removed from the view and in many cases the
selection stays more or less in the same place, it is still very useful to move
to the next stageable thing in the custom patch building view too.
2025-07-04 10:14:35 +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 Adjust line number for working copy when editing a line 2025-01-07 17:46:51 +01:00
transform.go Enable revive linter, and fix a bunch of warnings 2025-06-30 19:13:20 +02:00