GitHub은 repository의 default 브랜치의 코드만 색인한다. 만약 버전 혹은 컴포넌트에 따라 서로 다른 브랜치로 관리하는 전략을 사용한다면, 추후 관련 코드가 색인되지 않아 코드 검색 기반 의사 결정시 잘 못된 결정을 내릴 수 있다.
Only the default branch is indexed for code search. In most cases, this will be the master branch.
참고
https://help.github.com/en/github/searching-for-information-on-github/searching-code