From: Tay Ray Chuan Date: Thu, 25 Nov 2010 08:21:09 +0000 (+0800) Subject: http-push: add trailing slash at arg-parse time, instead of later on X-Git-Tag: v1.7.3.4~10^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/1462d1af69247af5fa2b43f7b4fe61ec3c71b55a?hp=1462d1af69247af5fa2b43f7b4fe61ec3c71b55a http-push: add trailing slash at arg-parse time, instead of later on That way, we don't have to update repo->path and repo->path_len again after adding the trailing slash. Signed-off-by: Tay Ray Chuan Signed-off-by: Junio C Hamano ---