]> git.ipfire.org Git - thirdparty/git.git/commit - http-push.c
Add support for pushing to a remote repository using HTTP/DAV
authorNick Hengeveld <nickh@reactrix.com>
Wed, 2 Nov 2005 19:19:24 +0000 (11:19 -0800)
committerJunio C Hamano <junkio@cox.net>
Sun, 6 Nov 2005 09:14:44 +0000 (01:14 -0800)
commit58e60dd203362ecb9fdea765dcc2eb573892dbaf
tree2a20aa9e4e908a4b82034ec55af132368ccc1e2b
parent9e5d2b40967059dd5f35d02fba323751ef22ac4e
Add support for pushing to a remote repository using HTTP/DAV

Add support for pushing to a remote repository using HTTP/DAV

Signed-off-by: Nick Hengeveld <nickh@reactrix.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-http-push.txt [new file with mode: 0644]
Makefile
http-push.c [new file with mode: 0644]