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
Right now you always have to specify a sha, this is a bit annoying if you have to git log --oneline or something first. I use a fuzzy finder to jumping between recent commits and insert the sha but we could probably make that standard
Right now you always have to specify a sha, this is a bit annoying if you have to
git log --onelineor something first. I use a fuzzy finder to jumping between recent commits and insert the sha but we could probably make that standard