mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-12 12:55:47 +02: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 |