]> git.ipfire.org Git - thirdparty/git.git/commit - http-push.c
Improve lock handling
authorNick Hengeveld <nickh@reactrix.com>
Fri, 4 Nov 2005 22:22:31 +0000 (14:22 -0800)
committerJunio C Hamano <junkio@cox.net>
Sun, 6 Nov 2005 09:14:45 +0000 (01:14 -0800)
commit26349b2e5ee2311cbb12db1cb92fa48fb0f26ef8
tree8ce83a8150d98a8ec9695684780a89be54af271e
parent0772b9a6331357913417722eab672f8b5aa69e50
Improve lock handling

Improve lock handling: parse the server response for the timeout, owner,
and lock token

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