mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-01 00:54:58 +02:00
This is very similar to what we are doing for staging or discarding hunks in the Files panel. Git doesn't allow applying patches with a zero context size (unless you use the --unidiff-zero option, which is discouraged).