git/TODO
2011-04-08 22:22:35 -07:00

22 lines
641 B
Plaintext

The GIT To-Do File
==================
The latest copy of this document is found at
http://kernel.org/git/?p=git/git.git;a=blob;hb=todo;f=TODO
http://repo.or.cz/w/alt-git.git?a=blob;hb=todo;f=TODO
----------------------------------------------------------------
* "git status" on intent-to-add index entries (say "I" in the first
column instead of "A" for short status, add "(needs 'git add')" at the
end of "new file: $path " in long status).
$gmane/170658
* synopsys: use {} instead of () for grouping alternatives (Jari Aalto)
$gmane/72243
* "[alias] st = status" and "cd .git && git st" (Jeff King)
$gmane/72327