What's cooking (2011/05 #01)
[alt-git.git] / TODO
blob7d8572164b4e90c157c76185203bcd21b37b350b
1 The GIT To-Do File
2 ==================
4 The latest copy of this document is found at 
6     http://kernel.org/git/?p=git/git.git;a=blob;hb=todo;f=TODO
7     http://repo.or.cz/w/alt-git.git?a=blob;hb=todo;f=TODO
9 ----------------------------------------------------------------
11 * "git status" on intent-to-add index entries (say "I" in the first
12   column instead of "A" for short status, add "(needs 'git add')" at the
13   end of "new file: $path " in long status).
15   $gmane/170658
17 * synopsys: use {} instead of () for grouping alternatives (Jari Aalto)
18   $gmane/72243
20 * "[alias] st = status" and "cd .git && git st" (Jeff King)
21   $gmane/72327