From dd76b9e72b21d2502a51e3605e5e6ab640e5f0bd Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Tue, 20 Oct 2009 10:45:40 +0200 Subject: Fixed bare repository handling - bare is now a property to prevent writing it --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 8f5737f0..3b9ef460 100644 --- a/TODO +++ b/TODO @@ -31,8 +31,6 @@ Index Repo ---- * Nice fetch/pull handling, at least supported/wired throuhg to the git command -* repo.bare is set according to the path it is initialized with, although it - should be read from the configuration in fact. Check uses of repo.bare. * Blame: Read the blame format making assumptions about its structure, currently regex are used a lot although we can deduct what will be next. - Read data from a stream directly from git command -- cgit v1.2.3