fixup! repack: test --full-name-hash option

Update to the latest iteration of https://github.com/gitgitgadget/git/pull/1785.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
Johannes Schindelin 2024-09-24 09:30:21 +02:00
parent 2ff44f2c64
commit aa104fdd68

View File

@ -1902,7 +1902,7 @@ test_subcommand_flex () {
shift
fi
local expr="$(printf '"%s",.*' "$@")"
local expr="$(printf '"%s".*' "$@")"
if test -n "$negate"
then