Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 415 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 415 Bytes

Git time machine

Usage

Drop git-timemachine.el somewhere in your load-path.

Visit a git-controlled file and issue M-x git-timemachine (or bind it to a keybinding of your choice).

Use the following keys to navigate historic version of the file

  • p Visit previous historic version
  • n Visit next historic version
  • w Copy the hash of the current historic version
  • q Exit the time machine.