From 0f1baf67e26092797e4a84804469cb1391546708 Mon Sep 17 00:00:00 2001 From: Scott Chacon Date: Mon, 12 May 2008 20:42:45 -0700 Subject: updated gem specs and updated TODO file --- TODO | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index c39db6b..79694fa 100644 --- a/TODO +++ b/TODO @@ -1,16 +1,14 @@ * more documentation - -* git revert, stash, rebase +* git revert, rebase * diff additions - annotate, blame - * submodule support * repository admin - - prune, fsck, pack-refs, gc, count-objects, unpack-objects + - prune, fsck, pack-refs, count-objects, unpack-objects * email/patch integration - request-pull(email_address), git-am, git-apply -- cgit