jesseduffield.lazygit/pkg/commands/patch
Stefan Haller 6bfcab3d89 Fix selection after staging an added line
In some cases, staging an added line could result in the previous deleted line
to become selected, rather than the next added line.
2026-03-19 16:57:53 +01:00
..
format.go
hunk.go
parse.go
patch.go Fix selection after staging an added line 2026-03-19 16:57:53 +01:00
patch_builder.go
patch_line.go Fix selection after staging an added line 2026-03-19 16:57:53 +01:00
patch_test.go Fix staging only some lines of a block of consecutive changes 2026-03-19 16:57:53 +01:00
transform.go Fix staging only some lines of a block of consecutive changes 2026-03-19 16:57:53 +01:00