Squashed 'third_party/git/' content from commit cb71568594
git-subtree-dir: third_party/git git-subtree-split: cb715685942260375e1eb8153b0768a376e4ece7
This commit is contained in:
commit
1b593e1ea4
3629 changed files with 1139935 additions and 0 deletions
10
t/lib-httpd/broken-smart-http.sh
Normal file
10
t/lib-httpd/broken-smart-http.sh
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
printf "Content-Type: text/%s\n" "html"
|
||||
echo
|
||||
printf "%s\n" "001e# service=git-upload-pack"
|
||||
printf "%s" "0000"
|
||||
printf "%s%c%s%s\n" \
|
||||
"00a58681d9f286a48b08f37b3a095330da16689e3693 HEAD" \
|
||||
0 \
|
||||
" include-tag multi_ack_detailed multi_ack ofs-delta" \
|
||||
" side-band side-band-64k thin-pack no-progress shallow no-done "
|
||||
printf "%s" "0000"
|
||||
Loading…
Add table
Add a link
Reference in a new issue