Code

git-format-patch: fix bug using -o in subdirectories
authorMatthias Lederhofer <matled@gmx.net>
Thu, 28 Sep 2006 19:55:35 +0000 (21:55 +0200)
committerJunio C Hamano <junkio@cox.net>
Fri, 29 Sep 2006 01:26:09 +0000 (18:26 -0700)
commit77e565d8f76357781eb6236e031e8e0581de83a9
tree468c276b77a1086ea030b3b3aa089919a869e8d8
parenta28383770ec44357bfce4af834dc09bf14d9410e
git-format-patch: fix bug using -o in subdirectories

This was introduced by me in commit v1.4.2.1-gc08e524.

Signed-off-by: Matthias Lederhofer <matled@gmx.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-log.c