Nguyễn Thái Ngọc Duy <pclo...@gmail.com> writes:

> +             OPT_COLUMN(0, "column", &colopts, N_("show files in columns")),

To look a bit more like "ls", you could add a -1 option as an alias for
--no-column.

That would be a good idea only if there is no plan to ever add a -N
option (like "git log -42"). I don't know if any -N option could make
sense.

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to