Next: , Previous: , Up: Working with Topics   [Contents]


4.3.2 Listing Topics and Notifications

Magit’s status buffer contains lists of issues and pull-requests, but you can also list topics as well as notifications in separate buffers.

' l     (forge-list-notifications)

This command lists all notifications for all forges in a separate buffer.

' P     (forge-list-pull-requests)

This command lists the current repository’s pull-requests in a separate buffer.

' I     (forge-list-issues)

This command lists the current repository’s issues in a separate buffer.