Hi, I have a GIT project with more than 2000 branches and more than 2000 commits.
There are a branch called "1595", I don't know who made it, when was merged, or wich files are affected, so, I am looking for any way to "search" all the commits made on this branch, and then find all the files affected by their commits.
There are any way to do it using Sourcetree or Bitbucket?