Is there a way to search the working tree changes? Sort of like "git diff-index --cached -S<SEARCH STRING> --name-only HEAD"?
It seems the current search just searches the filenames.
Optimally I would like to not just search the index also (like the example does above I think), but the whole working copy.
Sorry, only filtering by filename is currently supported.
Ok, I went ahead and added a feature request to track the idea - https://jira.atlassian.com/browse/SRCTREE-1383. Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.