mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-08 13:55:07 +02:00
docs: emacs - magit
This commit is contained in:
@@ -198,6 +198,12 @@ Magit is a powerful tool that make git operations easy and intuitive.
|
|||||||
|
|
||||||
Shortcuts in magit's pane:
|
Shortcuts in magit's pane:
|
||||||
|
|
||||||
|
<<<<<<< HEAD
|
||||||
|
=======
|
||||||
|
> When run `git commit` / `git add` / `git push` /... via magit, multiple Arguments can be set.
|
||||||
|
> Set arguments won't trigger a git command immediately. Magit will try to run a git command only after an Action key is pressed.
|
||||||
|
|
||||||
|
>>>>>>> d61e580 (docs: emacs - magit)
|
||||||
| Action | Shortcut |
|
| Action | Shortcut |
|
||||||
| -------------------------------------------------- | --------- |
|
| -------------------------------------------------- | --------- |
|
||||||
| Quit the current Magit pane | `q` |
|
| Quit the current Magit pane | `q` |
|
||||||
@@ -210,3 +216,7 @@ Shortcuts in magit's pane:
|
|||||||
| Merge | `m` |
|
| Merge | `m` |
|
||||||
| Fold/Unfold | `TAB` |
|
| Fold/Unfold | `TAB` |
|
||||||
| Show details of the current unit(commit/stage/...) | `<ENTER>` |
|
| Show details of the current unit(commit/stage/...) | `<ENTER>` |
|
||||||
|
<<<<<<< HEAD
|
||||||
|
=======
|
||||||
|
|
||||||
|
>>>>>>> d61e580 (docs: emacs - magit)
|
||||||
|
|||||||
Reference in New Issue
Block a user