Re: [PATCH 1/3] difftool: fix argument handling in subdirs
From: Junio C Hamano <hidden> Date: 2016-07-19 18:15:33
David Aguilar [off-list ref] writes:
From: John Keeping <redacted>
When in a subdirectory of a repository, path arguments should be
...
directory.
Reported-by: Bernhard Kirchen <redacted>
Signed-off-by: John Keeping <redacted>
Acked-by: David Aguilar <redacted>
---
This patch is unchanged from John's version but also includes
Reported-by and Acked-by lines.