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
3
third_party/git/t/t4018-diff-funcname.sh
vendored
3
third_party/git/t/t4018-diff-funcname.sh
vendored
|
|
@ -31,6 +31,8 @@ diffpatterns="
|
|||
cpp
|
||||
csharp
|
||||
css
|
||||
dts
|
||||
elixir
|
||||
fortran
|
||||
fountain
|
||||
golang
|
||||
|
|
@ -104,7 +106,6 @@ do
|
|||
result=success
|
||||
fi
|
||||
test_expect_$result "hunk header: $i" "
|
||||
test_when_finished 'cat actual' && # for debugging only
|
||||
git diff -U1 $i >actual &&
|
||||
grep '@@ .* @@.*RIGHT' actual
|
||||
"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue