Issue
File search does not find the files without a full path.
Improvement
The first improvement would be to add auto completion like Tower Git App does. The second improvement is to use the embedded git search for file search. Support wildcards. I.e. git log --all – '**/my_icon.png' found my png files in the terminal but not in the SourceTreee Search.