mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-01-20 19:12:29 +08:00
I don't know what this condition is supposed to guard against, or whether we really need it (it was added in 06ca71e955, and the commit message of that commit only says "fix bug"). But if we do need it, then it seems that `>=` is more correct than `>`.