builtin-push: don't pass --thin to HTTP transport
authorNick Hengeveld <nickh@reactrix.com>
Mon, 5 Jun 2006 20:02:29 +0000 (13:02 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 6 Jun 2006 00:39:44 +0000 (17:39 -0700)
commit441c823e892ba7408e87d26b6e77def5975c1c60
treef99e963b45deb2a5cd0193a079eda7c077b1338b
parentce0bd64299ae148ef61a63edcac635de41254cb5
builtin-push: don't pass --thin to HTTP transport

git-http-push does not currently use packs to transfer objects.

Signed-off-by: Nick Hengeveld <nickh@reactrix.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-push.c