aboutsummaryrefslogtreecommitdiffstats
path: root/t/t2080-parallel-checkout-basics.sh
diff options
context:
space:
mode:
authorMatthew John Cheetham <mjcheetham@outlook.com>2023-02-27 17:20:18 +0000
committerJunio C Hamano <gitster@pobox.com>2023-02-27 10:40:40 -0800
commit988aad99b44f3fb3f04f4a75cadf0dbb7ac89ffe (patch)
tree73575f7c1da1441def99ccf6fd49c5a4870bb662 /t/t2080-parallel-checkout-basics.sh
parent7876265d61cebef91f5b26db2dceab0fb95cfa3d (diff)
downloadgit-988aad99b44f3fb3f04f4a75cadf0dbb7ac89ffe.tar.gz
t5563: add tests for basic and anoymous HTTP access
Add a test showing simple anoymous HTTP access to an unprotected repository, that results in no credential helper invocations. Also add a test demonstrating simple basic authentication with simple credential helper support. Leverage a no-parsed headers (NPH) CGI script so that we can directly control the HTTP responses to simulate a multitude of good, bad and ugly remote server implementations around auth. Signed-off-by: Matthew John Cheetham <mjcheetham@outlook.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t2080-parallel-checkout-basics.sh')
0 files changed, 0 insertions, 0 deletions
ore31 Intel wireless group's fork of linux.gitIntel wireless group
aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorSeungwon Jeon <tgih.jun@samsung.com>2013-08-31 00:13:09 +0900
committerchrome-internal-fetch <chrome-internal-fetch@google.com>2013-11-07 21:24:46 +0000
commit83712965b546c760d447190b0e99e5547a4e9fa9 (patch)
treebd6629d9041d8cfd6288f43d123b527751135344 /Documentation
parent149e08e597b67b21b463f3258c157708f186cabc (diff)
downloadchromeos-83712965b546c760d447190b0e99e5547a4e9fa9.tar.gz
UPSTREAM: mmc: dw_mmc: add the capability to support hs200 mode
As host controller can support eMMC's HS200 mode at 1.8V or 1.2V, these capability will be added. Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com> Tested-by: Alim Akhtar <alim.akhtar@samsung.com> Signed-off-by: Chris Ball <cjb@laptop.org> (cherry picked from commit 5dd63f524666d0b1d1b07da7cc993bc8fcd141a9) from https://git.kernel.org/cgit/linux/kernel/git/cjb/mmc.git BUG=chrome-os-partner:20212 TEST=none (needs more patches later in series, using CQ-DEPENDS) Change-Id: I8433fb4a86604287e0cb12775aaaddf8897da290 Signed-off-by: Sonny Rao <sonnyrao@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/173511