merge(third_party/git): Merge squashed git subtree at v2.23.0
Merge commit '1b593e1ea4
' as 'third_party/git'
This commit is contained in:
commit
7ef0d62730
3629 changed files with 1139935 additions and 0 deletions
14
third_party/git/t/t4034/matlab/expect
vendored
Normal file
14
third_party/git/t/t4034/matlab/expect
vendored
Normal file
|
@ -0,0 +1,14 @@
|
|||
<BOLD>diff --git a/pre b/post<RESET>
|
||||
<BOLD>index dc204db..70e05f0 100644<RESET>
|
||||
<BOLD>--- a/pre<RESET>
|
||||
<BOLD>+++ b/post<RESET>
|
||||
<CYAN>@@ -1,9 +1,9 @@<RESET>
|
||||
(<RED>1<RESET><GREEN>0<RESET>) (<RED>-1e10<RESET><GREEN>-0e10<RESET>) '<RED>b<RESET><GREEN>y<RESET>';
|
||||
[<RED>a<RESET><GREEN>x<RESET>] {<RED>a<RESET><GREEN>x<RESET>} <RED>a<RESET><GREEN>x<RESET>.<RED>b<RESET><GREEN>y<RESET>;
|
||||
~<RED>a<RESET><GREEN>x<RESET>;
|
||||
<RED>a<RESET><GREEN>x<RESET>*<RED>b a<RESET><GREEN>y x<RESET>.*<RED>b a<RESET><GREEN>y x<RESET>/<RED>b a<RESET><GREEN>y x<RESET>./<RED>b a<RESET><GREEN>y x<RESET>^<RED>b a<RESET><GREEN>y x<RESET>.^<RED>b a<RESET><GREEN>y x<RESET>.\<RED>b a<RESET><GREEN>y x<RESET>.';
|
||||
<RED>a<RESET><GREEN>x<RESET>+<RED>b a<RESET><GREEN>y x<RESET>-<RED>b<RESET><GREEN>y<RESET>;
|
||||
<RED>a<RESET><GREEN>x<RESET>&<RED>b a<RESET><GREEN>y x<RESET>&&<RED>b a<RESET><GREEN>y x<RESET>|<RED>b a<RESET><GREEN>y x<RESET>||<RED>b<RESET><GREEN>y<RESET>;
|
||||
<RED>a<RESET><GREEN>x<RESET><<RED>b a<RESET><GREEN>y x<RESET><=<RED>b a<RESET><GREEN>y x<RESET>><RED>b a<RESET><GREEN>y x<RESET>>=<RED>b<RESET><GREEN>y<RESET>;
|
||||
<RED>a<RESET><GREEN>x<RESET>==<RED>b a<RESET><GREEN>y x<RESET>~=<RED>b<RESET><GREEN>y<RESET>;
|
||||
<RED>a<RESET><GREEN>x<RESET>,<RED>b<RESET><GREEN>y<RESET>;
|
9
third_party/git/t/t4034/matlab/post
vendored
Normal file
9
third_party/git/t/t4034/matlab/post
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
(0) (-0e10) 'y';
|
||||
[x] {x} x.y;
|
||||
~x;
|
||||
x*y x.*y x/y x./y x^y x.^y x.\y x.';
|
||||
x+y x-y;
|
||||
x&y x&&y x|y x||y;
|
||||
x<y x<=y x>y x>=y;
|
||||
x==y x~=y;
|
||||
x,y;
|
9
third_party/git/t/t4034/matlab/pre
vendored
Normal file
9
third_party/git/t/t4034/matlab/pre
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
(1) (-1e10) 'b';
|
||||
[a] {a} a.b;
|
||||
~a;
|
||||
a*b a.*b a/b a./b a^b a.^b a.\b a.';
|
||||
a+b a-b;
|
||||
a&b a&&b a|b a||b;
|
||||
a<b a<=b a>b a>=b;
|
||||
a==b a~=b;
|
||||
a,b;
|
Loading…
Add table
Add a link
Reference in a new issue