From 13f7daaf27656fefe4c266e9b53a53010caf4177 Mon Sep 17 00:00:00 2001 From: scott Chacon Date: Tue, 20 Nov 2007 08:54:45 -0800 Subject: i now have the gitweb view page running off only 2 git calls --- TODO | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 3394996..c39db6b 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,5 @@ * more documentation -* logging (Git.open(:log => Logger.new)) - * git revert, stash, rebase @@ -15,7 +13,7 @@ - prune, fsck, pack-refs, gc, count-objects, unpack-objects * email/patch integration - - request-pull(email_address), git-am, git-apply, cherry-pick + - request-pull(email_address), git-am, git-apply * compatible with git 1.4 -- cgit