commit | d3a486c47d920efc183645766d762fd697c42088 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Wed Jul 24 07:53:25 2013 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Jul 24 07:53:25 2013 -0700 |
tree | 80af05c5f216f71733bd824a4b0696519e28b9ac | |
parent | efc5e5ef8e467ebbdd4f93c23f2269b907fcdc15 [diff] |
t4211: fix incorrect rebase at f8395edc (range-set: satisfy non-empty ranges invariant) Wnen I rewrote "cat b.c | wc -l" into "wc -l <b.c" to squash in a suggestion on the list to this series, I screwed up subsequent rebase. Fix it up. Signed-off-by: Junio C Hamano <gitster@pobox.com>