mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-23 22:24:51 +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).