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
2
third_party/git/t/t7508-status.sh
vendored
2
third_party/git/t/t7508-status.sh
vendored
|
|
@ -1571,7 +1571,7 @@ test_expect_success '"status.showStash=true" weaker than "--no-show-stash"' '
|
|||
test_cmp expected_without_stash actual
|
||||
'
|
||||
|
||||
test_expect_success 'no additionnal info if no stash entries' '
|
||||
test_expect_success 'no additional info if no stash entries' '
|
||||
git stash clear &&
|
||||
git -c status.showStash=true status >actual &&
|
||||
test_cmp expected_without_stash actual
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue