github 拉取请求是否有允许的 url 参数的完整列表?

Is there a full list of the allowed url parameters for github pull requests?

是否有 github 拉取请求允许的 url 参数的完整列表?
我知道 "w=1" 可用于忽略文件差异中的白色 space 更改,而 "ts=4" 之类的内容可用于重置制表位宽度。

您可以查看此 link 以获得 Git 和 GitHub 的酷炫功能: https://github.com/tiimgreen/github-cheat-sheet

它们显示了您提供的两个参数,但遗憾的是没有显示其他参数。

因为太难找了,我做了一个回购:GitHub links configurable via URL query parameters