From 55a7c63c51716968ec9abf154d79df2d753e0ee6 Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Mon, 1 Sep 2008 01:44:11 +0300 Subject: [PATCH] TODO --- magit.el | 1 + 1 file changed, 1 insertion(+) diff --git a/magit.el b/magit.el index dd11b3cc..35722152 100644 --- a/magit.el +++ b/magit.el @@ -40,6 +40,7 @@ ;; - Update commit details when using n and p with commits. ;; - Tags ;; - Equivalent of interactive rebase +;; - Equivalent git-wtf, http://git-wt-commit.rubyforge.org/#git-wtf ;; - 'Subsetting', only looking at a subset of all files. ;; - Detect and handle renames and copies.