From ea6ce1068109f833b6c5f3127cf6ffd2d4d9f62a Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Tue, 13 Sep 2005 00:27:40 -0700 Subject: [PATCH] Updates 2005-09-13 Signed-off-by: Junio C Hamano --- TODO | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/TODO b/TODO index 48832af3..316ef8c6 100644 --- a/TODO +++ b/TODO @@ -114,11 +114,12 @@ Technical (heavier) Technical (milder) ------------------ -* Define semantics for relative pathnames in - objects/info/alternates. Either relative to 'objects', or - relative to the parent directory of .git/ (the latter is - consistent with GIT_ALTERNATE_OBJECT_DIRECTORIES). Perhaps - would end up doing the former. +* Define semantics for relative pathnames in objects/info/alternates. + Either relative to 'objects', or relative to the top of project tree + ;the latter is consistent with GIT_ALTERNATE_OBJECT_DIRECTORIES. + Perhaps would end up doing the former because we would want to be + consistent between a naked repository and a repository with working + tree [RFC-PATCH issued]. * Tool renames. Give fixup patch for at least Cogito and StGIT [DONE]. @@ -205,7 +206,7 @@ Technical (milder) Technical (trivial) ------------------- -* Deal with CDPATH. +* Deal with CDPATH [DONE]. * Teach 'git format-patch' about 'git cherry' [DONE]. -- 2.11.0