Merge branch 'rl/show-empty-prefix'
commitbca57eeac17204338aa142c16843522308b2d321
authorJunio C Hamano <gitster@pobox.com>
Mon, 23 Apr 2012 19:40:08 +0000 (23 12:40 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 23 Apr 2012 19:40:08 +0000 (23 12:40 -0700)
tree73652cee64e974ec9627ccd9468c1024dbf74893
parent4c9d7bc4a68e0c0608e865ccac69a517bc3f65b7
parent658219f1c75e25adbe530a3b681ba3d2332caca6
Merge branch 'rl/show-empty-prefix'

"git rev-parse --show-prefix" emitted nothing when run at the
top-level of the working tree, while "git rev-parse --show-cdup" gave
an empty line.  Make them consistent.

By Ross Lagerwall
* rl/show-empty-prefix:
  rev-parse --show-prefix: add in trailing newline