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
A bit akin to what is already done when user hits the d key from the main view: it shows the relevant diff for the commit under the cursor. I'd expect the same behavior for the log view (and potentially other similar integration between views).
A bit akin to what is already done when user hits the
dkey from themainview: it shows the relevant diff for the commit under the cursor. I'd expect the same behavior for the log view (and potentially other similar integration between views).