Jiang Xin [off-list ref] writes:
+column.clean::
+ Specify whether to output cleaning files in `git clean -i` in columns.
+ See `column.ui` for details.
+
+static void pretty_print_dels()
Ah, OK. That's the helper function I was expecting in 01/10. The patches
would be easier to review if the helper was introduced in 01/10 and
then modified here to add column display, but the result is OK.
+ /*
+ * always enable column display, we only consult column.*
+ * about layout strategy and stuff
+ */
Isn't this conflicting with the documentation above?
--
Matthieu Moy
http://www-verimag.imag.fr/~moy/