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 would be great to add search functionality that finds commits by content in their diffs - similar to git log -S "string", which detects additions/removals of a specific substring.
This is literally the last feature that still makes me occasionally open Sublime Merge (with its content:"..." syntax). For everything else, Sourcegit has become my primary tool.