Add a few TODO items for post 1.6.0 cycle
Junio C Hamano committed
Aug 5, 2008 at 21:41 UTC
f0b97c6f6510bd5f2b335ca7c89ae856502be1a9
1 file changed
+11
TODO
+11
@@ -8,6 +8,13 @@ The latest copy of this document is found at
8
9
----------------------------------------------------------------
10
11
+* Make attributes apply to trees, not just working tree.
12
+
13
+* "git checkout treeish -- path" from a treeish that does not contain
14
+ path when the index does. It should error out but it doesn't.
15
+
16
+ #git, http://colabti.org/irclogger/irclogger_log/git?date=2008-08-03#l1318
17
+
18
* Safer handling of grafts (Linus, me)
19
$gmane/37744/focus=37866. Partially in 'pu' but stalled due to breakage in
20
"shallow clone".
@@ -16,6 +23,10 @@ The latest copy of this document is found at
23
24
Message-Id: <1207100091.10532.64.camel@gandalf.cobite.com>
25
26
+* Unify post-receive and nonexistent post-fetch (Pascal Obry)
27
+
28
+ $gmane/91150/focus=91173
29
+
30
* receive.localBranches = { refuse | allow } (Dscho)
31
$gmane/78065
32