Re: [PATCH 31/33] tree-diff: convert path_appendnew to object_id

2017-06-01 Thread Junio C Hamano
Brandon Williams writes: > @@ -221,7 +221,7 @@ static struct combine_diff_path *emit_path(struct > combine_diff_path *p, > if (emitthis) { > int keep; > struct combine_diff_path *pprev = p; > - p = path_appendnew(p, nparent, base, path, pathlen, mode

[PATCH 31/33] tree-diff: convert path_appendnew to object_id

2017-05-30 Thread Brandon Williams
Signed-off-by: Brandon Williams --- tree-diff.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tree-diff.c b/tree-diff.c index 6a960f569..467e38172 100644 --- a/tree-diff.c +++ b/tree-diff.c @@ -132,7 +132,7 @@ static int emit_diff_first_parent_only(struct diff_options