On 1/8/10, Matthieu Moy [off-list ref] wrote:
Nguyễn Thái Ngọc Duy [off-list ref] writes:
> 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 ;-).
Yeah, just added that after realizing "git ls -o" is too annoying.
--
Duy