http-push: wrap signature of get_remote_object_url
authorTay Ray Chuan <rctay89@gmail.com>
Tue, 3 Feb 2009 12:39:00 +0000 (20:39 +0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 4 Feb 2009 06:51:48 +0000 (22:51 -0800)
The signature of get_remote_object_url stands at 96 characters (as
pointed out by Dscho); this patch wraps it so that it conforms to the
80 characters guideline.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found