You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that as per the latest release of `lazygit` the `hunk` method
for staging the changes on a file is by hunks rather than the former
line-by-line which I'm more comfortable with. Alternatively, given that
it can be easily switched with `a`, this is a matter of using
line-by-line as the default instead.
0 commit comments