mirror of
https://github.com/git-for-windows/git.git
synced 2026-02-28 09:18:06 -06: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:
parent
2ff44f2c64
commit
aa104fdd68
@ -1902,7 +1902,7 @@ test_subcommand_flex () {
|
||||
shift
|
||||
fi
|
||||
|
||||
local expr="$(printf '"%s",.*' "$@")"
|
||||
local expr="$(printf '"%s".*' "$@")"
|
||||
|
||||
if test -n "$negate"
|
||||
then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user