]> git.ipfire.org Git - thirdparty/git.git/commit - t/t0060-path-utils.sh
absolute_path(): reject the empty string
authorMichael Haggerty <mhagger@alum.mit.edu>
Thu, 6 Sep 2012 22:40:59 +0000 (00:40 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 6 Sep 2012 23:19:58 +0000 (16:19 -0700)
commita0601dc11fab5b4525a348b2ad6c9bb92529a281
tree628295dbf72b172bd4a0b11148097f4f178cc616
parent17264bcc4f580d5e2a94703967236e770f6e236f
absolute_path(): reject the empty string

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
abspath.c
t/t0060-path-utils.sh