Add documentation for '# g c' to the github layer

Update the README to include documentation for '# g c'
which  allows people to create PRs from emacs and then opens
it in the browser.
This commit is contained in:
Robert O'Connor 2015-08-05 03:33:45 -04:00 committed by syl20bnr
parent f6d5961edf
commit 987d731916

View file

@ -40,6 +40,7 @@ In a =magit status= buffer (~SPC g s~):
| Key Binding | Description |
|-------------+-------------------------------------------------|
| ~# g c~ | create a pull request |
| ~# g g~ | get a list of all PRs in the current repository |
| ~# g f~ | fetch the commits associated to the current PR |
| ~# g b~ | create a branch for the current PR |