github - 在 Github 上搜索 ->

标签 github

我如何逃脱>所以我可以搜索 -> 的所有实例在 github 存储库中?

我曾尝试使用 "->"但仍然可以看到 >作为运营商。是否可以添加转义字符以便搜索正常工作?

最佳答案

GitHub 搜索是 based on elasticsearch ,其中有 reserved characters比你能逃脱。

' > ' 和 ' < ' 是 optional operators用于间隔,并且该字符似乎没有被转义(以 GitHub 使用或配置 ealasticsearch 的方式)。

关于github - 在 Github 上搜索 ->,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22411063/

相关文章:

git - PyCharm/GitHub : Managing the directories of multiple repositories for the same project

node.js - 从 git repo 安装 npm 失败并显示 ENOENT

git - 从整个 git 存储库中完全删除一个文件

git - 如何使用 Github Desktop 克隆非 github 托管的存储库

azure - 将静态 HTML 网站从 Github 部署到 Azure Static Web App

github - 为什么用户代理不断更改 PID 并丢失我的 key ?

git - 当我没有 svn 凭据时,如何将 svn 存储库导出到 git?

GitHub 一直说 "This branch is X commits ahead, Y commits behind"

git - 我无法再在 GitHub 中查看我的提交

SSL Forge、Cloudflare 和 Digital Ocean