http-push: improve remote lock management
authorNick Hengeveld <nickh@reactrix.com>
Sat, 11 Mar 2006 04:18:12 +0000 (20:18 -0800)
committerJunio C Hamano <junkio@cox.net>
Sat, 11 Mar 2006 07:01:52 +0000 (23:01 -0800)
commit512d632cf25c7c8c32fe4d7eb96aff9d24fa247d
tree2ef260227bad7343e2d55d742e7d4f4a59e0d427
parent3030baa7f06e65d6de2d612d7edb94d22f27d239
http-push: improve remote lock management

Associate the remote locks with the remote repo, add a function to check
and refresh all current locks.

Signed-off-by: Junio C Hamano <junkio@cox.net>
http-push.c