diff options
author | Martin Ågren <martin.agren@gmail.com> | 2020-02-06 21:53:01 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-02-09 09:25:24 -0800 |
commit | 9299f84921e0bd076cf998aa852fadb73627756f (patch) | |
tree | 1a9f469832b9b968e346e76904af2057431fad82 /ci | |
parent | Git 2.23.1 (diff) | |
download | tgif-9299f84921e0bd076cf998aa852fadb73627756f.tar.xz |
diff-options.txt: avoid "regex" overload in example
When we exemplify the difference between `-G` and `-S` (using
`--pickaxe-regex`), we do so using an example diff and git-diff
invocation involving "regexec", "regexp", "regmatch", ...
The example is correct, but we can make it easier to untangle by
avoiding writing "regex.*" unless it's really needed to make our point.
Use some made-up, non-regexy words instead.
Reported-by: Adam Dinwoodie <adam@dinwoodie.org>
Signed-off-by: Martin Ågren <martin.agren@gmail.com>
Reviewed-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions