We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13f716e commit 14f9bfeCopy full SHA for 14f9bfe
1 file changed
content/search-github/github-code-search/about-github-code-search.md
@@ -30,6 +30,7 @@ The current limitations on indexed code are:
30
- Only UTF-8 encoded files are included
31
- Very large repositories may not be indexed
32
- Exhaustive search is not supported
33
+- Files with more than one line over 4096 bytes are excluded
34
35
We currently only support searching for code on the default branch of a repository. The query length is limited to 1000 characters.
36
0 commit comments