Skip to content

Commit a0ce9eb

Browse files
committed
Add git-timemachine package
1 parent 622c62a commit a0ce9eb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

chapters/03-building-your-own-editor.org

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,14 @@ In order to understand how powerful it is, simply watch this amazing [[http://vi
332332

333333
To install it, add =magit= to your packages list.
334334

335+
*** Git time machine
336+
337+
In addition to Magit, there is an interesting package that allows you to travel in time accross the different versions of a file stored in Git.
338+
339+
Here is a demo and its repository: [[https://github.com/pidu/git-timemachine][git-timemachine on github]].
340+
341+
To install it, add =git-timemachine= to your packages list.
342+
335343
[[https://github.com/magit/magit][Read more]]
336344

337345
*** Multiple cursors

0 commit comments

Comments
 (0)