author | Tay Ray Chuan <rctay89@gmail.com> | |
Tue, 3 Feb 2009 12:39:00 +0000 (20:39 +0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 4 Feb 2009 06:51:48 +0000 (22:51 -0800) | ||
commit | 2d20b7ebf672c28b18da4558d96f100613e4e4ca | |
tree | 064ff03f2b145f311d7900598badfd799538c905 | tree | snapshot |
parent | 223bd9317643f8ccef3447583944e58c13c10db9 | commit | diff |
http-push: wrap signature of get_remote_object_url
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>
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>
http-push.c | diff | blob | history |