Re: [PATCH 00/12] Support columinized output in tag/branch/ls-files/grep
From: Junio C Hamano <hidden> Date: 2016-06-15 22:48:24
Nguyen Thai Ngoc Duy [off-list ref] writes:
Hmm.. ls-files does not take core.columns into account. Command line
parameter --columns is the only way to turn column layout on in
ls-files.
Ok, then that's good.
By the way, I didn't single out ls-files as something special that must be
kept (i.e. "it is ok to touch any other things as long as you never
touched ls-files" is not what I meant) but mentioned it as an example of
plumbing.