diff --git a/recipes/git-timemachine.rcp b/recipes/git-timemachine.rcp new file mode 100644 index 00000000..8878cf5f --- /dev/null +++ b/recipes/git-timemachine.rcp @@ -0,0 +1,4 @@ +(:name git-timemachine + :description "Step through historic versions of git controlled file using everyone's favourite editor" + :type github + :pkgname "pidu/git-timemachine")