From: Junio C Hamano Date: Fri, 16 Oct 2015 21:42:44 +0000 (-0700) Subject: Merge branch 'rd/test-path-utils' X-Git-Tag: v2.7.0-rc0~94 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c6185c0b17636a9178bc3047ed90c071ca062a51;p=thirdparty%2Fgit.git Merge branch 'rd/test-path-utils' The normalize_ceiling_entry() function does not muck with the end of the path it accepts, and the real world callers do rely on that, but a test insisted that the function drops a trailing slash. * rd/test-path-utils: test-path-utils.c: remove incorrect assumption --- c6185c0b17636a9178bc3047ed90c071ca062a51