mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-17 23:14:07 +01: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:
|
||||
|
||||
<<<<<<< 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 |
|
||||
| -------------------------------------------------- | --------- |
|
||||
| Quit the current Magit pane | `q` |
|
||||
@@ -210,3 +216,7 @@ Shortcuts in magit's pane:
|
||||
| Merge | `m` |
|
||||
| Fold/Unfold | `TAB` |
|
||||
| Show details of the current unit(commit/stage/...) | `<ENTER>` |
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
|
||||
>>>>>>> d61e580 (docs: emacs - magit)
|
||||
|
||||
Reference in New Issue
Block a user