From 219fb3570565e9af3819149c6c5fa4df7347daf0 Mon Sep 17 00:00:00 2001 From: scott Chacon Date: Thu, 15 Nov 2007 15:17:17 -0800 Subject: added test for bare repo --- TODO | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index a8c73d1..a0fa7ba 100644 --- a/TODO +++ b/TODO @@ -1,15 +1,17 @@ * more documentation -* git revert, stash, rebase * more low level index actions - (with_index), checkout-index, read-tree, write-tree, update-ref -* submodule support +* git revert, stash, rebase * diff additions - annotate, blame + +* submodule support + * repository admin - prune, fsck, pack-refs, gc, count-objects, unpack-objects -- cgit