From f0b97c6f6510bd5f2b335ca7c89ae856502be1a9 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Tue, 5 Aug 2008 21:41:38 -0700 Subject: [PATCH] Add a few TODO items for post 1.6.0 cycle --- TODO | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/TODO b/TODO index cf48c8fead..8a323b33e9 100644 --- a/TODO +++ b/TODO @@ -8,6 +8,13 @@ The latest copy of this document is found at ---------------------------------------------------------------- +* Make attributes apply to trees, not just working tree. + +* "git checkout treeish -- path" from a treeish that does not contain + path when the index does. It should error out but it doesn't. + + #git, http://colabti.org/irclogger/irclogger_log/git?date=2008-08-03#l1318 + * Safer handling of grafts (Linus, me) $gmane/37744/focus=37866. Partially in 'pu' but stalled due to breakage in "shallow clone". @@ -16,6 +23,10 @@ The latest copy of this document is found at Message-Id: <1207100091.10532.64.camel@gandalf.cobite.com> +* Unify post-receive and nonexistent post-fetch (Pascal Obry) + + $gmane/91150/focus=91173 + * receive.localBranches = { refuse | allow } (Dscho) $gmane/78065 -- 2.47.3