Difference between revisions of "Magit"

From Coder Merlin
(Created page with "thumb|link=|Magit == Prerequisites == * W1006 Source Control * W1007 GitHub * W1007.20 Merging == Background == Magit provides an easy-to-user int...")
 
Line 10: Line 10:
* No need to exit emacs or run an embedded shell
* No need to exit emacs or run an embedded shell
* Simplified commands and menus}}
* Simplified commands and menus}}
{{Hint|
The default Merlin Server configuration includes {{SpecialKey|CONTROL|x}} {{Key|g}} as a keyboard shortcut for '''magit-status'''
}}
== Topic Headers ==
== Topic Headers ==
== Key Concepts ==
== Key Concepts ==

Revision as of 15:15, 4 January 2020

Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder
Magit

Prerequisites[edit]

  • W1006 Source Control
  • W1007 GitHub
  • W1007.20 Merging

Background[edit]

Magit provides an easy-to-user interface to git from within emacs.

Introduction[edit]

ComingSoonIcon.png
Coming Soon
  • No need to exit emacs or run an embedded shell
  • Simplified commands and menus


Hint.pngHelpful Hint

The default Merlin Server configuration includes CONTROL-x g as a keyboard shortcut for magit-status

Topic Headers[edit]

Key Concepts[edit]

Exercises[edit]

References[edit]