Am 08.11.2016 um 01:40 schrieb Jeff King:
In addition to J6t's fix in t0021, ...
Just to get things straight: Of my two patches, this one ("uniq -c
variations")
https://public-inbox.org/git/[email protected]/
is a bug fix in my environment, and I have a suspicion that it is also
required in other less frequently tested environments (Solaris? BSD
variants?)
The other one, which you most likely remember as dealing with "leading
whitespace in wc -c"
https://public-inbox.org/git/[email protected]/
is "only" an optimization. The link points at the final version.
-- Hannes