From 0a031d9f51a1187e926ccb29a4986b7c7a44fd9a Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Mon, 4 Aug 2008 15:52:53 +0300 Subject: [PATCH] Updated TODO. --- git-status.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/git-status.el b/git-status.el index 976f6225..55e9adf7 100644 --- a/git-status.el +++ b/git-status.el @@ -31,10 +31,9 @@ ;;; TODO -;; - Commit messages -;; - Hide titles of empty sections ;; - Shortcut for staging/unstaging of whole files ;; - Dealing with merges from pulls +;; - Hide titles of empty sections ;; - Branch creation/switching ;; - Explicit diffing/merging of branches ;; - History browsing