diff options
author | Eric Sunshine <sunshine@sunshineco.com> | 2013-08-06 09:59:46 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-08-06 14:47:34 -0700 |
commit | 1ce761a524e34f2d629759cb57c67d13acbe4a7a (patch) | |
tree | 6743d31c57b24481ff251a26ba56ec6eda935d60 /fsck.h | |
parent | line-range: teach -L^/RE/ to search from start of file (diff) | |
download | tgif-1ce761a524e34f2d629759cb57c67d13acbe4a7a.tar.xz |
line-range: teach -L:RE to search from end of previous -L range
For consistency with -L/RE/, teach -L:RE to search relative to the end
of the previous -L range, if any.
The new behavior invalidates one test in t4211 which assumes that -L:RE
begins searching at start of file. This test will be resurrected in a
follow-up patch which teaches -L:RE how to override the default relative
search behavior.
Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'fsck.h')
0 files changed, 0 insertions, 0 deletions