On Tue, Mar 11, 2008 at 8:33 PM, Johannes Schindelin
[off-list ref] wrote:
Hi,
On Sun, 2 Mar 2008, Nguyễn Thái Ngọc Duy wrote:
> cmd_archive() is registered without RUN_SETUP so its prefix
> will be NULL forever. Let's make that clear.
>
> Signed-off-by: Nguyễn Thái Ngọc Duy [off-list ref]
> ---
AFAICT this patch is -- like two others -- an independent fix, and should
be submitted as such.
It's not really independent. Before the series, setup_dir_gently()
_can_ change the prefix. After the series it does not (semantics
change). The first patch of the series ("git read-tree -m") is
independent and can be cherry picked if necessary.
--
Duy