Start a list of Magit usage tips

This commit is contained in:
Gerard Vermeulen 2023-06-03 14:14:45 +02:00
parent 881454f3d5
commit ef080422a0
1 changed files with 3 additions and 1 deletions

View File

@ -1822,7 +1822,9 @@ git -C ~/VCS/engrave-faces-fork branch -a
:END:
[[info:magit#Top][Magit (info)]] is an Emacs interface to the version control system [[https://git-scm.com/book/en/v2][Git]] and the
snippet [[lst:ensure-magit-installation][below]] ensures its installation.
snippet [[lst:ensure-magit-installation][below]] ensures its installation. Magit usage tips are:
1. [[https://stackoverflow.com/questions/tagged/magit?tab=Votes][Most upvoted Magit questions on Stack Overflow]].
2. [[https://stackoverflow.com/a/33644270][Abort an active rebase]] by pressing {{{kbd(r a)}}}.
#+caption[Ensure =Magit= installation]:
#+caption: Ensure =Magit= installation