http-backend: Test configuration options
commit7f640b778f8cf87159890157a815f1d728573477
authorShawn O. Pearce <spearce@spearce.org>
Thu, 5 Nov 2009 01:16:38 +0000 (4 17:16 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 5 Nov 2009 01:58:16 +0000 (4 17:58 -0800)
tree84d4488b909d342feeab1c4a12910768b7a12669
parent5abb013b3ddfb42e5baa3c7de052af596a0ee82f
http-backend: Test configuration options

Test the major configuration settings which control access to
the repository:

  http.getanyfile
  http.uploadpack
  http.receivepack

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5560-http-backend.sh [new file with mode: 0755]