How to search on GitHub to get exact string matches, including special characters
You couldn’t (before 2022). The official GitHub searching rules: Due to the complexity of searching code, there are a few restrictions on how searches are performed: Only the default branch is considered. In most cases, this will be the master branch. Only files smaller than 384 KB are searchable. Only repositories with fewer than 500,000 … Read more