How to Install elpa-git-timemachine in Ubuntu 18.04



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

sudo apt update
sudo apt install elpa-git-timemachine

Description:

walk through git revisions of a file

Emacs mode that helps to walk through git revisions of a file. It can be used to browse historic versions of a file with p (previous) and n (next) keys. Also one can jump to a particular revision, copy abbreviate or full hash of the current revision.

Homepage: https://github.com/pidu/git-timemachine

Version: 4.4-1

Section: universe/lisp