merge(3p/git): Merge git upstream at v2.26.2
This commit is contained in:
commit
5229c9b232
1006 changed files with 149006 additions and 60819 deletions
1
third_party/git/t/t6130-pathspec-noglob.sh
vendored
1
third_party/git/t/t6130-pathspec-noglob.sh
vendored
|
|
@ -10,6 +10,7 @@ test_expect_success 'create commits with glob characters' '
|
|||
# the name "f*" in the worktree, because it is not allowed
|
||||
# on Windows (the tests below do not depend on the presence
|
||||
# of the file in the worktree)
|
||||
git config core.protectNTFS false &&
|
||||
git update-index --add --cacheinfo 100644 "$(git rev-parse HEAD:foo)" "f*" &&
|
||||
test_tick &&
|
||||
git commit -m star &&
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue