Return Matches For Repos That Don't Contain Content
Created by: bdschaap
I'd to be able to search for matches in repos that don't contain specific content. Something like this -
MySearchText NOT repo:contains.content("MyOtherSearchText")
Currently it returns a message Predicates do not currently support negation