4

After trying several methods of searching for the term: "c++" (case insensitive) in a GitHub repository's issues, I've discovered that it only wants to return anything with "c" in it. I've even found that searching for just "++" yields no results whatsoever. GitHub's help has also not been very helpful in this search.

Is there a way to coax GitHub into escaping the +s so as to return such a string with non alpha-character symbols that may normally be considered operators?

ylluminate
  • 11,532
  • 16
  • 77
  • 146
  • Does this answer your question? [How to search on GitHub to get exact string matches, including special characters](https://stackoverflow.com/questions/26433561/how-to-search-on-github-to-get-exact-string-matches-including-special-character) – рüффп Mar 11 '22 at 10:44

0 Answers0