On Thu, Jan 14, 2016 at 03:58:15PM -0800, Junio C Hamano wrote:
- The update to mktree used "lf_lines" in the preview, but this
version flips it to the same "nul_term_line" to match other two,
even though I think the latter is a terrible variable name with
bad taste.
Heh. I also dislike that variable name, but not want to nit-pick when
reading the preview.
I think just "use_nul_terminator" or something would be fine. It is
really the "line" which bugs me, because they are not really lines
anymore.
-Peff