This is a hack, to scratch my itch. These patches add "git ls",
which is equivalent to "git ls-files --max-depth 1|column"
You also want --exclude-standard to be the default in porcelain.
I've had "alias.ls = ls-files --exclude-standard" for a while in my
~/.gitconfig ;-).
--
Matthieu Moy
http://www-verimag.imag.fr/~moy/