File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ https://github.com/rails/rails/compare/master@{2014-10-04}...master
131
131
132
132
### Compare Branches across Forked Repositories
133
133
134
- 想要对派生仓库Forked Repository)之间的分支进行比较,可以像下面这样修改URL实现:
134
+ 想要对派生仓库(Forked Repository)之间的分支进行比较,可以像下面这样修改URL实现:
135
135
136
136
```
137
137
https://github.com/user/repo/compare/{foreign-user}:{branch}...{own-branch}
@@ -186,10 +186,10 @@ Location: https://github.com/...
186
186
187
187
在仓库主页上提供了快捷键方便快速导航。
188
188
189
- - 按 ` t ` 键会打开一个文件浏览器。 Pressing ` t ` will bring up a file explorer.
190
- - 按 ` w ` 键会打开分支选择菜单。 Pressing ` w ` will bring up the branch selector.
191
- - 按 ` s ` 键会激活顶端的命令栏 (Command Bar)。Pressing ` s ` will select the Command Bar.
192
- - 按 ` l ` 键编辑Issue列表页的标签。 Pressing ` l ` will edit labels on existing Issues.
189
+ - 按 ` t ` 键会打开一个文件浏览器。
190
+ - 按 ` w ` 键会打开分支选择菜单。
191
+ - 按 ` s ` 键会激活顶端的命令栏 (Command Bar)。
192
+ - 按 ` l ` 键编辑Issue列表页的标签。
193
193
- ** 查看文件内容时** (如:` https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.md ` ),按 ` y ` 键将会冻结这个页面,这样就算代码被修改了也不会影响你当前看到的。
194
194
195
195
按` ? ` 查看当前页面支持的快捷键列表:
You can’t perform that action at this time.
0 commit comments