commit | 658219f1c75e25adbe530a3b681ba3d2332caca6 | [log] [tgz] |
---|---|---|
author | Ross Lagerwall <rosslagerwall@gmail.com> | Mon Apr 09 15:27:56 2012 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Apr 10 09:25:35 2012 -0700 |
tree | 54dd4f9e3f1cc633dceffccd6bcb96e35fe5f09d | |
parent | e8dde3e5f9ddb7cf95a6ff3cea6cf07c3a2db80d [diff] |
rev-parse --show-prefix: add in trailing newline Print out a trailing newline when --show-prefix is run with cwd at the top level of the tree which results in an empty prefix. Behavior is now like --show-cdup. Fixes an expected failure in t1501. Signed-off-by: Ross Lagerwall <rosslagerwall@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>