mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-12 00:26:24 -04:00
This fixes the problem that patching would stop at the first file that has a conflict. We always want to patch all files. Also, it's faster for large patches, and the code is a little bit simpler too. |
||
|---|---|---|
| .. | ||
| hunk.go | ||
| patch_manager.go | ||
| patch_modifier.go | ||
| patch_modifier_test.go | ||
| patch_parser.go | ||