검색

저장소

쿼리

type: commit or blob
commit: commit id
path: "path/to/blob"
branch: "refs/heads/master"
author: or committer:
type:commit AND "bug fix"
type:commit AND author:james*
type:blob AND "int errorCode"
type:blob AND test AND path:*.java
commit:d91e5*
표준 쿼리 문법을 지원.

자세한 것을 원한다면 루신 쿼리 파서 문법 을 방문해 주세요.