]> git.ipfire.org Git - thirdparty/git.git/commit - http-push.c
Make http-push smarter about creating remote dirs
authorNick Hengeveld <nickh@reactrix.com>
Mon, 7 Nov 2005 19:39:37 +0000 (11:39 -0800)
committerJunio C Hamano <junkio@cox.net>
Mon, 7 Nov 2005 21:29:39 +0000 (13:29 -0800)
commit0dd276b8713a484496a2ef694b6c72b1ddbef08b
tree923a12575a779cd88c2614e3a696f24708cd9c14
parent5e0306adfa03aebb8f6cf866c4450f04e128c3fd
Make http-push smarter about creating remote dirs

Remember object directories known to exist in the remote repo and don't
bother trying to create them.

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