Merge branch 'rl/show-empty-prefix' into maint
authorJunio C Hamano <gitster@pobox.com>
Fri, 11 May 2012 18:13:26 +0000 (11:13 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 11 May 2012 18:13:26 +0000 (11:13 -0700)
Unlike "git rev-parse --show-cdup", "--show-prefix" did not give an
empty line when run at the top of the working tree.

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


Trivial merge