How to Install elpa-git-messenger in Ubuntu 18.04



Install elpa-git-messenger by entering the following commands in the terminal:

sudo apt update
sudo apt install elpa-git-messenger

Description:

pop up last commit information of current line

This package provides a function that when called will pop-up the last git commit message for the current line. This is useful when you want to know why this line was changed. This uses the git-blame tool internally.

Homepage: https://github.com/syohex/emacs-git-messenger

Version: 0.18-2

Section: universe/lisp