Home / Emacs / Magit / Key bindings
Remotes
| Key | Description | Mnemonic |
|---|---|---|
M a |
add remote | add |
M k |
remove remote | kill |
M r |
rename remote | rename |
f p |
fetch | fetch |
F p |
pull (fetch & merge) | rebase local commits with -r |
P p |
push | force-push with -f |
Home / Emacs / Magit / Key bindings
| Key | Description | Mnemonic |
|---|---|---|
M a |
add remote | add |
M k |
remove remote | kill |
M r |
rename remote | rename |
f p |
fetch | fetch |
F p |
pull (fetch & merge) | rebase local commits with -r |
P p |
push | force-push with -f |