tiimgreen / github-cheat-sheet

A list of cool features of Git and GitHub.
http://git.io/sheet
MIT License
47.37k stars 5.26k forks source link

Chapter "keyboard shortcuts" #214

Open 1coderookie opened 3 years ago

1coderookie commented 3 years ago

According to the explanation of the keyboard shortcuts there are (within some of them) different functions, depending on 'where' a user is at the time when using that shortcut. E.g.: command l: in your example you talk about the filter/edit function within an issue and pull request list. If one presses the l while browsing a certain file, it means 'jump to line' though. Maybe it would be good if you somehow specifiy the description (like you did for y for example) and/or mention that general circumstance at the beginning of the chapter also?