git-commit-vandalism/contrib/remote-helpers
Torsten Bögershausen 8d97506e4b test-bzr: do not use unportable sed '\+'
Using sed -e '/[0-9]\+//' to find "one or more digits" is not
portable.

Use the Basic Regular Expression '/[0-9][0-9]*//' instead.

Signed-off-by: Torsten Bögershausen <tboegi@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-05-11 12:51:19 -07:00
..
git-remote-bzr remote-bzr: fix for disappeared revisions 2013-05-07 22:38:40 -07:00
git-remote-hg remote-helpers: trivial cleanup 2013-05-07 22:42:20 -07:00
Makefile remote-helpers: fix the run of all tests 2013-04-04 09:35:20 -07:00
test-bzr.sh test-bzr: do not use unportable sed '\+' 2013-05-11 12:51:19 -07:00
test-hg-bidi.sh Sync with 1.8.2.2 2013-04-26 13:00:48 -07:00
test-hg-hg-git.sh Sync with 1.8.2.2 2013-04-26 13:00:48 -07:00
test-hg.sh remote-hg: improve email sanitation 2013-04-22 15:25:54 -07:00