http-push: remove remote locks on exit signals
commit6a491a176593a9ab3bd7ff24ef12323371671112
authorClemens Buchacher <drizzd@aon.at>
Sun, 25 May 2008 18:27:44 +0000 (25 20:27 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 25 May 2008 20:07:24 +0000 (25 13:07 -0700)
tree2a2459a88455a142f38f5b20beac543741c7b668
parenta1292939381507be9489451076d49a5b927e9cc4
http-push: remove remote locks on exit signals

If locks are not cleaned up the repository is inaccessible for 10 minutes.

Signed-off-by: Clemens Buchacher <drizzd@aon.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
http-push.c