github issue 搜索_Github 常用搜索语句

原文出处https://help.github.com/articles/searching-repositories/

Search by repository name, description, or contents of the README file

Qualifier

Example

in:name

jquery in:name matches repositories with "jquery" in their name.

in:description

jquery in:name,description matches repositories with "jquery" in their name or description.

in:readme

jquery in:readme matches repositories mentioning "jquery" in their README file.

repo:owner/name

repo:octocat/hello-world matches a specific repository name.

Search based on the contents of a repository

Qualifier

Example

in:readme

octocat in:readme matches repositories mentioning "octocat" in their README file.

Search within a user‘s or organization‘s repositories

Qualifier

Example

user:*USERNAME*

user:defunkt forks:>100 matches repositories from @defunkt that have more than 100 forks.

org:*ORGNAME*

org:github matches repositories from GitHub.

Search by repository size

Qualifier

Example

size:*n*

size:1000 matches repositories that are 1 MB exactly.

size:>=30000 matches repositories that are at least 30 MB.

size:<50 matches repositories that are smaller than 50 KB.

size:50..120 matches repositories that are between 50 KB and 120 KB.

Search by number of followers

Qualifier

Example

followers:*n*

node followers:>=10000 matches repositories with 10,000 or more followers mentioning the word "node".

styleguide linter followers:1..10 matches repositories with between 1 and 10 followers, mentioning the word "styleguide linter."

Search by number of forks

Qualifier

Example

forks:*n*

forks:5 matches repositories with only five forks.

forks:>=205 matches repositories with at least 205 forks.

forks:<90 matches repositories with fewer than 90 forks.

forks:10..20 matches repositories with 10 to 20 forks.

Search by number of stars

Qualifier

Example

stars:*n*

stars:500 matches repositories with exactly 500 stars.

stars:10..20 matches repositories 10 to 20 stars, that are smaller than 1000 KB.

stars:>=500 fork:true language:php matches repositories with the at least 500 stars, including forked ones, that are written in PHP.

Search by when a repository was created or last updated

Qualifier

Example

created:*YYYY-MM-DD*

webos created:<2011-01-01 matches repositories with the word "webos" that were created before 2011.

pushed:*YYYY-MM-DD*

css pushed:>2013-02-01 matches repositories with the word "css" that were pushed to after January 2013.

case pushed:>=2013-03-06 fork:only matches repositories with the word "case" that were pushed to on or after March 6th, 2013, and that are forks.

Search by language

Qualifier

Example

language:*LANGUAGE*

rails language:javascript matches repositories with the word "rails" that are written in JavaScript.

Search by topic

Qualifier

Example

topic:*TOPIC*

topic:jekyll matches repositories that have been classified with the topic "jekyll."

Search by number of topics

Qualifier

Example

topics:*n*

topics:5 matches repositories that have five topics.

topics:>3 matches repositories that have more than three topics.

Search by license

Qualifier

Example

license:*LICENSE_KEYWORD*

license:apache-2.0 matches repositories that are licensed under Apache License 2.0.

Search by public or private repository

Qualifier

Example

is:public

is:public org:github matches repositories owned by GitHub that are public.

is:private

is:private pages matches private repositories you have access to and that contain the word "pages."

Search based on whether a repository is a mirror

Qualifier

Example

mirror:true

mirror:true GNOME matches repositories that are mirrors and contain the word "GNOME."

mirror:false

mirror:false GNOME matches repositories that are not mirrors and contain the word "GNOME."

Search based on whether a repository is archived

Qualifier

Example

archived:true

archived:true GNOME matches repositories that are archived and contain the word "GNOME."

archived:false

archived:false GNOME matches repositories that are not archived and contain the word "GNOME."

Search based on number of issues with good first issue or help wanted labels

Qualifier

Example

good-first-issues:>n

good-first-issues:>2 javascript matches repositories with more than two issues labeled good-first-issue and that contain the word "javascript."

help-wanted-issues:>n

help-wanted-issues:>4 react matches repositories with more than four issues labeled help-wanted and that contain the word "React."

原文:https://www.cnblogs.com/mrlwc/p/12118757.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值