From 3bd8fc0614d42ae8890e36b69afe504977f5792f Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Wed, 8 Sep 2010 14:09:57 +0000 Subject: With Magit, you can inspect and modify your Git repositories with Emacs. You can review and commit the changes you have made to the tracked files, for example, and you can browse the history of past changes. There is support for cherry picking, reverting, merging, rebasing, and other common Git operations. WWW: http://philjackson.github.com/magit/ --- devel/magit/pkg-plist | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 devel/magit/pkg-plist (limited to 'devel/magit/pkg-plist') diff --git a/devel/magit/pkg-plist b/devel/magit/pkg-plist new file mode 100644 index 000000000000..9e2143291932 --- /dev/null +++ b/devel/magit/pkg-plist @@ -0,0 +1,5 @@ +etc/emacs/site-start.d/50magit.el +@dirrmtry etc/emacs/site-start.d +@dirrmtry etc/emacs +share/emacs/site-lisp/magit.el +share/emacs/site-lisp/magit.elc -- cgit v1.2.3