搜索

版本库

查询

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*
支持标准查询格式。

请参阅 Lucene 查询处理器格式 以进一步了解。