Velvet Star Monitor

Standout celebrity highlights with iconic style.

updates

How to filter commits by author in SourceTree?

Writer Matthew Barrera

In the branch view of SourceTree, I see all the commits. I'd like to filter the commits to show only the ones committed by me/someone. How can I do this? Thanks.

2 Answers

In Windows version (1.7):

  1. Go to Search View (menu View > Search View, or press Ctrl+3)
  2. Change the search filter using the dropdown on the right to 'Authors'
  3. Type your query in the search bar
6

On the MacOS version right now, but should be similar for Windows UI.

  1. On the top left, there's a magnifying glass. Click that for the filter view.
  2. In the search bar, enter the name of the author you want
  3. There's a search dropdown to the right of the search input - change this to 'User'

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy