mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-17 12:41:20 +08:00
feat: add gitlab.md cheatsheet. 10a4fe3f5b
This commit is contained in:
@ -60,7 +60,7 @@
|
||||
|
||||
|
||||
|
||||
<table class="shortcuts"><thead><tr><th>Shortcut</th><th>Action</th></tr></thead><tbody><tr><td><code>S</code></td><td>聚焦搜索栏</td></tr><tr><td><code>G</code> <code>N</code></td><td>转到您的通知</td></tr><tr><td><code>H</code></td><td>打开并关注用户、问题或拉取请求悬浮卡</td></tr><tr><td><code>Esc</code></td><td>当专注于上面时,关闭 hovercard</td></tr></tbody></table>
|
||||
<table class="shortcuts"><thead><tr><th align="left">快捷键</th><th>说明</th></tr></thead><tbody><tr><td align="left"><code>S</code></td><td>聚焦搜索栏</td></tr><tr><td align="left"><code>G</code> <code>N</code></td><td>转到您的通知</td></tr><tr><td align="left"><code>H</code></td><td>打开并关注用户、问题或拉取请求悬浮卡</td></tr><tr><td align="left"><code>Esc</code></td><td>当专注于上面时,关闭 hovercard</td></tr></tbody></table>
|
||||
<!--rehype:className=shortcuts-->
|
||||
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="资料库"><a aria-hidden="true" tabindex="-1" href="#资料库"><span class="icon icon-link"></span></a>资料库</h3><div class="wrap-body">
|
||||
|
||||
@ -92,7 +92,7 @@
|
||||
|
||||
|
||||
|
||||
<table class="shortcuts"><thead><tr><th>Shortcut</th><th>Action</th></tr></thead><tbody><tr><td><code>G</code> <code>C</code></td><td>转到 <code>Code</code> 选项卡</td></tr><tr><td><code>G</code> <code>I</code></td><td>转到 <code>Issues</code> 选项卡</td></tr><tr><td><code>G</code> <code>P</code></td><td>转到拉取请求选项卡</td></tr><tr><td><code>G</code> <code>B</code></td><td>转到 <code>Projects</code> 选项卡</td></tr><tr><td><code>G</code> <code>W</code></td><td>转到 <code>Wiki</code> 选项卡</td></tr></tbody></table>
|
||||
<table class="shortcuts"><thead><tr><th align="left">快捷键</th><th>说明</th></tr></thead><tbody><tr><td align="left"><code>G</code> <code>C</code></td><td>转到 <code>Code</code> 选项卡</td></tr><tr><td align="left"><code>G</code> <code>I</code></td><td>转到 <code>Issues</code> 选项卡</td></tr><tr><td align="left"><code>G</code> <code>P</code></td><td>转到拉取请求选项卡</td></tr><tr><td align="left"><code>G</code> <code>B</code></td><td>转到 <code>Projects</code> 选项卡</td></tr><tr><td align="left"><code>G</code> <code>W</code></td><td>转到 <code>Wiki</code> 选项卡</td></tr></tbody></table>
|
||||
<!--rehype:className=shortcuts-->
|
||||
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="源代码编辑"><a aria-hidden="true" tabindex="-1" href="#源代码编辑"><span class="icon icon-link"></span></a>源代码编辑</h3><div class="wrap-body">
|
||||
|
||||
@ -136,7 +136,7 @@
|
||||
|
||||
|
||||
|
||||
<table class="shortcuts"><thead><tr><th>Shortcut</th><th>Action</th></tr></thead><tbody><tr><td><code>Ctrl</code> <code>F</code></td><td>开始在文件编辑器中搜索</td></tr><tr><td><code>Ctrl</code> <code>G</code></td><td>找下一个</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>G</code></td><td>查找上一个</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>F</code></td><td>代替</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>R</code></td><td>全部替换</td></tr><tr><td><code>Alt</code> <code>G</code></td><td>跳转到行</td></tr><tr><td><code>Ctrl</code> <code>Z</code></td><td>撤消</td></tr><tr><td><code>Ctrl</code> <code>Y</code></td><td>重做</td></tr></tbody></table>
|
||||
<table class="shortcuts"><thead><tr><th align="left">快捷键</th><th>说明</th></tr></thead><tbody><tr><td align="left"><code>Ctrl</code> <code>F</code></td><td>开始在文件编辑器中搜索</td></tr><tr><td align="left"><code>Ctrl</code> <code>G</code></td><td>找下一个</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>G</code></td><td>查找上一个</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>F</code></td><td>代替</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>R</code></td><td>全部替换</td></tr><tr><td align="left"><code>Alt</code> <code>G</code></td><td>跳转到行</td></tr><tr><td align="left"><code>Ctrl</code> <code>Z</code></td><td>撤消</td></tr><tr><td align="left"><code>Ctrl</code> <code>Y</code></td><td>重做</td></tr></tbody></table>
|
||||
<!--rehype:className=shortcuts-->
|
||||
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="源码浏览"><a aria-hidden="true" tabindex="-1" href="#源码浏览"><span class="icon icon-link"></span></a>源码浏览</h3><div class="wrap-body">
|
||||
|
||||
@ -172,7 +172,7 @@
|
||||
|
||||
|
||||
|
||||
<table class="shortcuts"><thead><tr><th>Shortcut</th><th>Action</th></tr></thead><tbody><tr><td><code>T</code></td><td>激活文件查找器</td></tr><tr><td><code>L</code></td><td>跳转到代码中的一行</td></tr><tr><td><code>W</code></td><td>切换到新的分支或标签</td></tr><tr><td><code>Y</code></td><td>将 URL 扩展为其规范形式</td></tr><tr><td><code>I</code></td><td>显示或隐藏对差异的评论</td></tr><tr><td><code>B</code></td><td>打开责备视图</td></tr></tbody></table>
|
||||
<table class="shortcuts"><thead><tr><th align="left">快捷键</th><th>说明</th></tr></thead><tbody><tr><td align="left"><code>T</code></td><td>激活文件查找器</td></tr><tr><td align="left"><code>L</code></td><td>跳转到代码中的一行</td></tr><tr><td align="left"><code>W</code></td><td>切换到新的分支或标签</td></tr><tr><td align="left"><code>Y</code></td><td>将 URL 扩展为其规范形式</td></tr><tr><td align="left"><code>I</code></td><td>显示或隐藏对差异的评论</td></tr><tr><td align="left"><code>B</code></td><td>打开责备视图</td></tr></tbody></table>
|
||||
<!--rehype:className=shortcuts-->
|
||||
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="注释"><a aria-hidden="true" tabindex="-1" href="#注释"><span class="icon icon-link"></span></a>注释</h3><div class="wrap-body">
|
||||
|
||||
@ -216,7 +216,7 @@
|
||||
|
||||
|
||||
|
||||
<table class="shortcuts"><thead><tr><th>Shortcut</th><th>Action</th></tr></thead><tbody><tr><td><code>Ctrl</code> <code>B</code></td><td>为粗体文本插入 Markdown 格式</td></tr><tr><td><code>Ctrl</code> <code>I</code></td><td>插入斜体文本的 Markdown 格式</td></tr><tr><td><code>Ctrl</code> <code>K</code></td><td>插入 Markdown 格式以创建链接</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>P</code></td><td>在编写和预览评论选项卡之间切换</td></tr><tr><td><code>Ctrl</code> <code>Enter</code></td><td>提交评论</td></tr><tr><td><code>Ctrl</code> <code>.</code></td><td>打开已保存的回复菜单,然后使用已保存的回复自动填充评论字段</td></tr><tr><td><code>Ctrl</code> <code>G</code></td><td>插入一个建议</td></tr><tr><td><code>R</code></td><td>在回复中引用所选文字</td></tr></tbody></table>
|
||||
<table class="shortcuts"><thead><tr><th align="left">快捷键</th><th>说明</th></tr></thead><tbody><tr><td align="left"><code>Ctrl</code> <code>B</code></td><td>为粗体文本插入 Markdown 格式</td></tr><tr><td align="left"><code>Ctrl</code> <code>I</code></td><td>插入斜体文本的 Markdown 格式</td></tr><tr><td align="left"><code>Ctrl</code> <code>K</code></td><td>插入 Markdown 格式以创建链接</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>P</code></td><td>在编写和预览评论选项卡之间切换</td></tr><tr><td align="left"><code>Ctrl</code> <code>Enter</code></td><td>提交评论</td></tr><tr><td align="left"><code>Ctrl</code> <code>.</code></td><td>打开已保存的回复菜单,然后使用已保存的回复自动填充评论字段</td></tr><tr><td align="left"><code>Ctrl</code> <code>G</code></td><td>插入一个建议</td></tr><tr><td align="left"><code>R</code></td><td>在回复中引用所选文字</td></tr></tbody></table>
|
||||
<!--rehype:className=shortcuts-->
|
||||
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="问题和拉取请求列表"><a aria-hidden="true" tabindex="-1" href="#问题和拉取请求列表"><span class="icon icon-link"></span></a>问题和拉取请求列表</h3><div class="wrap-body">
|
||||
|
||||
@ -256,7 +256,7 @@
|
||||
|
||||
|
||||
|
||||
<table class="shortcuts"><thead><tr><th>Shortcut</th><th>Action</th></tr></thead><tbody><tr><td><code>C</code></td><td>创建问题</td></tr><tr><td><code>Ctrl</code> <code>/</code></td><td>将光标聚焦在问题或拉取请求搜索栏上</td></tr><tr><td><code>U</code></td><td>按作者过滤</td></tr><tr><td><code>L</code></td><td>按标签过滤或编辑标签</td></tr><tr><td><code>M</code></td><td>按里程碑过滤或编辑里程碑</td></tr><tr><td><code>A</code></td><td>按受让人过滤或编辑受让人</td></tr><tr><td><code>O</code></td><td>打开问题</td></tr></tbody></table>
|
||||
<table class="shortcuts"><thead><tr><th align="left">快捷键</th><th>说明</th></tr></thead><tbody><tr><td align="left"><code>C</code></td><td>创建问题</td></tr><tr><td align="left"><code>Ctrl</code> <code>/</code></td><td>将光标聚焦在问题或拉取请求搜索栏上</td></tr><tr><td align="left"><code>U</code></td><td>按作者过滤</td></tr><tr><td align="left"><code>L</code></td><td>按标签过滤或编辑标签</td></tr><tr><td align="left"><code>M</code></td><td>按里程碑过滤或编辑里程碑</td></tr><tr><td align="left"><code>A</code></td><td>按受让人过滤或编辑受让人</td></tr><tr><td align="left"><code>O</code></td><td>打开问题</td></tr></tbody></table>
|
||||
<!--rehype:className=shortcuts-->
|
||||
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="问题和拉取请求"><a aria-hidden="true" tabindex="-1" href="#问题和拉取请求"><span class="icon icon-link"></span></a>问题和拉取请求</h3><div class="wrap-body">
|
||||
|
||||
@ -284,7 +284,7 @@
|
||||
|
||||
|
||||
|
||||
<table class="shortcuts"><thead><tr><th>Shortcut</th><th>Action</th></tr></thead><tbody><tr><td><code>Q</code></td><td>请求审稿人</td></tr><tr><td><code>M</code></td><td>设定一个里程碑</td></tr><tr><td><code>L</code></td><td>应用标签</td></tr><tr><td><code>A</code></td><td>设置受让人</td></tr></tbody></table>
|
||||
<table class="shortcuts"><thead><tr><th align="left">快捷键</th><th>说明</th></tr></thead><tbody><tr><td align="left"><code>Q</code></td><td>请求审稿人</td></tr><tr><td align="left"><code>M</code></td><td>设定一个里程碑</td></tr><tr><td align="left"><code>L</code></td><td>应用标签</td></tr><tr><td align="left"><code>A</code></td><td>设置受让人</td></tr></tbody></table>
|
||||
<!--rehype:className=shortcuts-->
|
||||
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="拉取请求的变化"><a aria-hidden="true" tabindex="-1" href="#拉取请求的变化"><span class="icon icon-link"></span></a>拉取请求的变化</h3><div class="wrap-body">
|
||||
|
||||
@ -320,7 +320,7 @@
|
||||
|
||||
|
||||
|
||||
<table class="shortcuts"><thead><tr><th>Shortcut</th><th>Action</th></tr></thead><tbody><tr><td><code>C</code></td><td>打开拉取请求中的提交列表</td></tr><tr><td><code>T</code></td><td>打开拉取请求中已更改文件的列表</td></tr><tr><td><code>J</code></td><td>在列表中向下移动选择</td></tr><tr><td><code>K</code></td><td>在列表中向上移动选择</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>Enter</code></td><td>在拉取请求差异上添加单个评论</td></tr><tr><td><code>Alt</code> <code>(click)</code></td><td>在拉取请求中折叠和展开所有过时的审阅评论之间切换</td></tr></tbody></table>
|
||||
<table class="shortcuts"><thead><tr><th align="left">快捷键</th><th>说明</th></tr></thead><tbody><tr><td align="left"><code>C</code></td><td>打开拉取请求中的提交列表</td></tr><tr><td align="left"><code>T</code></td><td>打开拉取请求中已更改文件的列表</td></tr><tr><td align="left"><code>J</code></td><td>在列表中向下移动选择</td></tr><tr><td align="left"><code>K</code></td><td>在列表中向上移动选择</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>Enter</code></td><td>在拉取请求差异上添加单个评论</td></tr><tr><td align="left"><code>Alt</code> <code>(click)</code></td><td>在拉取请求中折叠和展开所有过时的审阅评论之间切换</td></tr></tbody></table>
|
||||
<!--rehype:className=shortcuts-->
|
||||
</div></div></div><div class="wrap h3body-not-exist row-span-2"><div class="wrap-header h3wrap"><h3 id="项目板"><a aria-hidden="true" tabindex="-1" href="#项目板"><span class="icon icon-link"></span></a>项目板</h3><div class="wrap-body">
|
||||
<!--rehype:wrap-class=row-span-2-->
|
||||
@ -421,7 +421,7 @@
|
||||
|
||||
|
||||
|
||||
<table class="shortcuts"><thead><tr><th>Shortcut</th><th>Action</th></tr></thead><tbody><tr><td><code>Enter/Space</code></td><td>开始移动焦点列</td></tr><tr><td><code>Esc</code></td><td>取消正在进行的移动</td></tr><tr><td><code>Enter</code></td><td>完成正在进行的移动</td></tr><tr><td><code>Left/H</code></td><td>向左移动列</td></tr><tr><td><code>Ctrl</code> <code>Left/H</code></td><td>将列移动到最左边的位置</td></tr><tr><td><code>Right/L</code></td><td>向右移动列</td></tr><tr><td><code>Ctrl</code> <code>Right/L</code></td><td>将列移动到最右边的位置</td></tr><tr><td><code>Enter/Space</code></td><td>开始移动聚焦卡</td></tr><tr><td><code>Esc</code></td><td>取消正在进行的移动</td></tr><tr><td><code>Enter</code></td><td>完成正在进行的移动</td></tr><tr><td><code>Down/J</code></td><td>向下移动卡片</td></tr><tr><td><code>Ctrl</code> <code>Down/J</code></td><td>将卡片移动到列的底部</td></tr><tr><td><code>Up/K</code></td><td>向上移动卡片</td></tr><tr><td><code>Ctrl</code> <code>Up/K</code></td><td>将卡片移动到列的顶部</td></tr><tr><td><code>Left/H</code></td><td>将卡片移动到左侧列的底部</td></tr><tr><td><code>Shift</code> <code>Left/H</code></td><td>将卡片移动到左侧列的顶部</td></tr><tr><td><code>Ctrl</code> <code>Left/H</code></td><td>将卡片移动到最左边一列的底部</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>Left/H</code></td><td>将卡片移至最左侧列的顶部</td></tr><tr><td><code>Right</code></td><td>将卡片移动到右侧列的底部</td></tr><tr><td><code>Shift</code> <code>Right/L</code></td><td>将卡片移动到右侧列的顶部</td></tr><tr><td><code>Ctrl</code> <code>Right/L</code></td><td>将卡片移动到最右侧列的底部</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>Right/L</code></td><td>将卡片移至最右侧列的顶部</td></tr></tbody></table>
|
||||
<table class="shortcuts"><thead><tr><th align="left">快捷键</th><th>说明</th></tr></thead><tbody><tr><td align="left"><code>Enter/Space</code></td><td>开始移动焦点列</td></tr><tr><td align="left"><code>Esc</code></td><td>取消正在进行的移动</td></tr><tr><td align="left"><code>Enter</code></td><td>完成正在进行的移动</td></tr><tr><td align="left"><code>Left/H</code></td><td>向左移动列</td></tr><tr><td align="left"><code>Ctrl</code> <code>Left/H</code></td><td>将列移动到最左边的位置</td></tr><tr><td align="left"><code>Right/L</code></td><td>向右移动列</td></tr><tr><td align="left"><code>Ctrl</code> <code>Right/L</code></td><td>将列移动到最右边的位置</td></tr><tr><td align="left"><code>Enter/Space</code></td><td>开始移动聚焦卡</td></tr><tr><td align="left"><code>Esc</code></td><td>取消正在进行的移动</td></tr><tr><td align="left"><code>Enter</code></td><td>完成正在进行的移动</td></tr><tr><td align="left"><code>Down/J</code></td><td>向下移动卡片</td></tr><tr><td align="left"><code>Ctrl</code> <code>Down/J</code></td><td>将卡片移动到列的底部</td></tr><tr><td align="left"><code>Up/K</code></td><td>向上移动卡片</td></tr><tr><td align="left"><code>Ctrl</code> <code>Up/K</code></td><td>将卡片移动到列的顶部</td></tr><tr><td align="left"><code>Left/H</code></td><td>将卡片移动到左侧列的底部</td></tr><tr><td align="left"><code>Shift</code> <code>Left/H</code></td><td>将卡片移动到左侧列的顶部</td></tr><tr><td align="left"><code>Ctrl</code> <code>Left/H</code></td><td>将卡片移动到最左边一列的底部</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>Left/H</code></td><td>将卡片移至最左侧列的顶部</td></tr><tr><td align="left"><code>Right</code></td><td>将卡片移动到右侧列的底部</td></tr><tr><td align="left"><code>Shift</code> <code>Right/L</code></td><td>将卡片移动到右侧列的顶部</td></tr><tr><td align="left"><code>Ctrl</code> <code>Right/L</code></td><td>将卡片移动到最右侧列的底部</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>Right/L</code></td><td>将卡片移至最右侧列的顶部</td></tr></tbody></table>
|
||||
<!--rehype:className=shortcuts-->
|
||||
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="通知"><a aria-hidden="true" tabindex="-1" href="#通知"><span class="icon icon-link"></span></a>通知</h3><div class="wrap-body">
|
||||
|
||||
@ -441,7 +441,7 @@
|
||||
|
||||
|
||||
|
||||
<table class="shortcuts"><thead><tr><th>Shortcut</th><th>Action</th></tr></thead><tbody><tr><td><code>E/L/Y</code></td><td>标记为已读</td></tr><tr><td><code>Shift</code> <code>M</code></td><td>静音线程</td></tr></tbody></table>
|
||||
<table class="shortcuts"><thead><tr><th align="left">快捷键</th><th>说明</th></tr></thead><tbody><tr><td align="left"><code>E/L/Y</code></td><td>标记为已读</td></tr><tr><td align="left"><code>Shift</code> <code>M</code></td><td>静音线程</td></tr></tbody></table>
|
||||
<!--rehype:className=shortcuts-->
|
||||
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="网络图"><a aria-hidden="true" tabindex="-1" href="#网络图"><span class="icon icon-link"></span></a>网络图</h3><div class="wrap-body">
|
||||
|
||||
@ -485,7 +485,7 @@
|
||||
|
||||
|
||||
|
||||
<table class="shortcuts"><thead><tr><th>Shortcut</th><th>Action</th></tr></thead><tbody><tr><td><code>Left/H</code></td><td>向左滚动</td></tr><tr><td><code>Right/L</code></td><td>向右滚动</td></tr><tr><td><code>Up/K</code></td><td>向上滑动</td></tr><tr><td><code>Down/J</code></td><td>向下滚动</td></tr><tr><td><code>Shift</code> <code>Left/H</code></td><td>一直向左滚动</td></tr><tr><td><code>Shift</code> <code>Right/L</code></td><td>一直向右滚动</td></tr><tr><td><code>Shift</code> <code>Up/K</code></td><td>一直向上滚动</td></tr><tr><td><code>Shift</code> <code>Down/J</code></td><td>一直向下滚动</td></tr></tbody></table>
|
||||
<table class="shortcuts"><thead><tr><th align="left">快捷键</th><th>说明</th></tr></thead><tbody><tr><td align="left"><code>Left/H</code></td><td>向左滚动</td></tr><tr><td align="left"><code>Right/L</code></td><td>向右滚动</td></tr><tr><td align="left"><code>Up/K</code></td><td>向上滑动</td></tr><tr><td align="left"><code>Down/J</code></td><td>向下滚动</td></tr><tr><td align="left"><code>Shift</code> <code>Left/H</code></td><td>一直向左滚动</td></tr><tr><td align="left"><code>Shift</code> <code>Right/L</code></td><td>一直向右滚动</td></tr><tr><td align="left"><code>Shift</code> <code>Up/K</code></td><td>一直向上滚动</td></tr><tr><td align="left"><code>Shift</code> <code>Down/J</code></td><td>一直向下滚动</td></tr></tbody></table>
|
||||
<!--rehype:className=shortcuts-->
|
||||
</div></div></div></div></div><div class="wrap h2body-exist"><div class="wrap-header h2wrap"><h2 id="搜索技巧"><a aria-hidden="true" tabindex="-1" href="#搜索技巧"><span class="icon icon-link"></span></a>搜索技巧</h2><div class="wrap-body">
|
||||
</div></div><div class="h2wrap-body"><div class="wrap h3body-not-exist row-span-2"><div class="wrap-header h3wrap"><h3 id="范围搜索"><a aria-hidden="true" tabindex="-1" href="#范围搜索"><span class="icon icon-link"></span></a>范围搜索</h3><div class="wrap-body">
|
||||
|
Reference in New Issue
Block a user