| commit | 3b7c49e9a3bbb2c2667465835fe73d623f63601e | [log] [tgz] |
|---|---|---|
| author | Junio C Hamano <gitster@pobox.com> | Tue Oct 20 15:22:40 2015 -0700 |
| committer | Junio C Hamano <gitster@pobox.com> | Tue Oct 20 15:22:41 2015 -0700 |
| tree | ec3f09d82a1474d9ae90e43e6f0ec30ab234b5e6 | |
| parent | ce555f38426e212ced5f2445bc6df1351af21cab [diff] | |
| parent | b2a7123b997f950e9785a5e7df64c3104270fef3 [diff] |
Merge branch 'rd/test-path-utils' into maint 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