diff options
author | Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | 2007-11-08 22:48:24 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-11-09 00:19:24 -0800 |
commit | 063036af0832710cfcb1380cc4f9c4597b98cc26 (patch) | |
tree | 26ade13432646f5974f84303a8f41ae5ab8bae04 /Documentation | |
parent | f3fa1838024dc0f3741d2f9654af92f6a1bb34bd (diff) | |
download | git-063036af0832710cfcb1380cc4f9c4597b98cc26.tar.gz git-063036af0832710cfcb1380cc4f9c4597b98cc26.tar.xz |
git-bisect.sh: Fix sed script to work with AIX and BSD sed.
\n is not portable in a s/// replacement string, only
in the regex part. backslash-newline helps.
Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions