GitHub search operators¶
GitHub search operators are special keywords or syntaxes that allow users to filter and refine search results directly within GitHub's search bar.^[600-developer-tools-github.md, 600-developer__tools__github.md]
Qualifiers¶
filename¶
The filename operator is used to restrict search results to specific files by their name.^[600-developer-tools-github.md, 600-developer__tools__github.md]
To search for a file named "MySQL高级", the following syntax would be used:^[600-developer-tools-github.md, 600-developer__tools__github.md]
filename:"MySQL高级"