guoshuai93 / blog

19 stars 2 forks source link

My Tips To Use GitHub. #18

Open guoshuai93 opened 6 years ago

guoshuai93 commented 6 years ago

收集GitHub使用技巧

快捷键Shortcut

Shortcut Description Shortcut Description
Site wide shortcuts ———— Commit list ————
s Focus search bar y Expand URL to its canonical form
g n Go to Notifications Dashboards ————
g d Go to Dashboard g i Go to your issues
? Bring up this help dialog g p Go to your pull requests
j / shift / Move selection down Notifications ————
k Move selection up e / I / y Mark as read
x Toggle selection shift m Mute thread
o / enter Open selection Pull request list ————
Repositories ———— r Reply (quoting selected text)
g c Go to Code o / enter Open issue
g i Go to Issues ctrl enter Submit comment
g p Go to Pull Requests ctrl shift p Preview comment
g w Go to Wiki q Request reviewers
Source code browsing ———— Pull request review bar ————
t Activates the file finder c Open commits list
l Jump to line t Open files list
w Switch branch/tag n Next commit
y Expand URL to its canonical form p Previous commit
i Show/hide all inline notes Network Graph ————
Issues ———— /h Scroll left
ctrl enter Submit comment /l Scroll right
ctrl shift p Preview comment /k Scroll up
c Create issue /j Scroll down
/ Focus issues search bar t Toggle visibility of head labels
u Filter by author shift ← / shift h Scroll all the way left
l Filter by or edit labels shift → / shift l Scroll all the way right
m Filter by or edit milestones shift ↑ / shift k Scroll all the way up
a Filter by or edit assignee shift ↓ / shift j Scroll all the way down
r Reply (quoting selected text)
Browsing commits ————
ctrl enter Submit comment
escape Close form
p Parent commit
o Other parent commit

功能Feature

项目

Do What You Want

URL查询命令

浏览器插件Extension

手机应用

参考阅读

  1. Github上都有哪些有用但不为大家熟知的小功能?
  2. 在 GitHub 可以做什么,用户又习惯做些什么?
  3. 怎样使用 GitHub?

本文转载自snip2code