Skip to content

Commit

Permalink
github: Update forge key bindings
Browse files Browse the repository at this point in the history
Update the documentation for forge per upstream changes to key bindings in
evil-magit[1].

[1] emacs-evil/evil-magit@49978d0

* layers/+source-control/github/README.org: Update key bindings for forge.
  • Loading branch information
Miciah authored and syl20bnr committed Jan 17, 2019
1 parent 990290e commit 01e2db9
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions layers/+source-control/github/README.org
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,17 @@ In a =magit-status= buffer (~SPC g s~):

| Key binding | Description |
|-------------+-----------------------------------------------------------|
| ~F y~ | pull pull-requests and issues for the current repository |
| ~F Y~ | pull all notifications for the current repository’s forge |
| ~b Y~ | create branch from pull-request |
| ~b y~ | create and check out branch from pull-request |
| ~F f~ | fetch issues and pull-requests |
| ~F n~ | fetch notifications |
| ~F p~ | create pull-request |
| ~F i~ | create issue |
| ~F F~ | list notifications |
| ~F P~ | list pull-requests |
| ~F I~ | list issues |
| ~p y~ | pull pull-requests and issues for the current repository |
| ~p Y~ | pull all notifications for the current repository's forge |

** gist.el

Expand Down

0 comments on commit 01e2db9

Please sign in to comment.