3 lines
205 B
EmacsLisp
Raw Normal View History

2016-10-10 10:41:25 +02:00
;;; -*- no-byte-compile: t -*-
(define-package "git-timemachine" "20160607.1228" "Walk through git revisions of a file" '((emacs "24.3")) :url "https://github.com/pidu/git-timemachine" :keywords '("git"))