Re: [PATCH v7 02/10] Show items of interactive git-clean in columns

2013-05-12 Thread Matthieu Moy
Jiang Xin 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 t

Re: [PATCH v7 02/10] Show items of interactive git-clean in columns

2013-05-08 Thread Junio C Hamano
Nice (I didn't read the code, though). -- 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