I'm trying to find some changes I made to some code within a project. This is a team project having multiple contributors.
Is it possible to search for a particular blame within Xcode?
It would be easier for me to search via blame than to remember a particular file and line number.
This will show you all commits you have pushed to the repository. You can select a commit to see which files were changed and access the respective files directly from there.