revert(3p/git): Revert merge of git upstream at v2.26.2
This causes cgit to serve error pages, which is undesirable. This reverts commit5229c9b232, reversing changes made tof2b211131f.
This commit is contained in:
parent
6f8fbf4aa4
commit
93ba78d6f4
1006 changed files with 60537 additions and 148724 deletions
6
third_party/git/t/t5540-http-push-webdav.sh
vendored
6
third_party/git/t/t5540-http-push-webdav.sh
vendored
|
|
@ -134,13 +134,15 @@ test_expect_success 'MKCOL sends directory names with trailing slashes' '
|
|||
|
||||
x1="[0-9a-f]"
|
||||
x2="$x1$x1"
|
||||
xtrunc=$(echo $OID_REGEX | sed -e "s/\[0-9a-f\]\[0-9a-f\]//")
|
||||
x5="$x1$x1$x1$x1$x1"
|
||||
x38="$x5$x5$x5$x5$x5$x5$x5$x1$x1$x1"
|
||||
x40="$x38$x2"
|
||||
|
||||
test_expect_success 'PUT and MOVE sends object to URLs with SHA-1 hash suffix' '
|
||||
sed \
|
||||
-e "s/PUT /OP /" \
|
||||
-e "s/MOVE /OP /" \
|
||||
-e "s|/objects/$x2/${xtrunc}_$OID_REGEX|WANTED_PATH_REQUEST|" \
|
||||
-e "s|/objects/$x2/${x38}_$x40|WANTED_PATH_REQUEST|" \
|
||||
"$HTTPD_ROOT_PATH"/access.log |
|
||||
grep -e "\"OP .*WANTED_PATH_REQUEST HTTP/[.0-9]*\" 20[0-9] "
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue