How to Install elpa-magit in Ubuntu 18.04



Install elpa-magit by entering the following commands in the terminal:

sudo apt update
sudo apt install elpa-magit

Description:

Emacs interface for Git

With Magit, you can inspect and modify your Git repositories with Emacs. You can review and commit the changes you have made to the tracked files, for example, and you can browse the history of past changes. There is support for cherry picking, reverting, merging, rebasing, and other common Git operations.

Homepage: http://magit.vc/

Version: 2.11.0-1

Section: universe/vcs