-
Suggestion
-
Resolution: Unresolved
-
None
-
None
Currently when I use the search command within Sourcetree, it gives me results from all branches, but typically I only want to see results from a single branch so I can check what is about to be promoted to the next higher level. Basically - I'd like Sourcetree's search to have the equivalent of this:
git log --grep 'my-ticket-number' MyBranchName