t / lib-httpd / broken-smart-http.shon commit Merge branch 'ap/maint-diff-rename-avoid-overlap' into maint (b76a9e1)
   1#!/bin/sh
   2printf "Content-Type: text/%s\n" "html"
   3echo
   4printf "%s\n" "001e# service=git-upload-pack"
   5printf "%s"   "0000"
   6printf "%s%c%s%s\n" \
   7        "00a58681d9f286a48b08f37b3a095330da16689e3693 HEAD" \
   8        0 \
   9        " include-tag multi_ack_detailed multi_ack ofs-delta" \
  10        " side-band side-band-64k thin-pack no-progress shallow no-done "
  11printf "%s"   "0000"