mirror of
https://github.com/git-for-windows/git.git
synced 2026-07-08 05:30:47 -05:00
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:
@@ -1902,7 +1902,7 @@ test_subcommand_flex () {
|
||||
shift
|
||||
fi
|
||||
|
||||
local expr="$(printf '"%s",.*' "$@")"
|
||||
local expr="$(printf '"%s".*' "$@")"
|
||||
|
||||
if test -n "$negate"
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user