From d8184590caef8fabba3870a488a9a5b34b352267 Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Fri, 15 Aug 2008 21:36:18 +0300 Subject: [PATCH] Updated TODO --- magit.el | 1 + 1 file changed, 1 insertion(+) diff --git a/magit.el b/magit.el index 322cc348..537ca867 100644 --- a/magit.el +++ b/magit.el @@ -34,6 +34,7 @@ ;;; TODO ;; - Tags +;; - Equivalent of interactive rebase ;; - 'Subsetting', only looking at a subset of all files. ;; - Detect and handle renames and copies.