diff --git a/layers/+source-control/github/README.org b/layers/+source-control/github/README.org index d0e50d8fa243..5afa1b294f42 100644 --- a/layers/+source-control/github/README.org +++ b/layers/+source-control/github/README.org @@ -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