Re: [PATCH v4 00/14] output improvements for git range-diff

2019-07-12 Thread Johannes Schindelin
Hi Thomas, On Thu, 11 Jul 2019, Thomas Gummerer wrote: > Thanks Junio for the comment on the previous round [1]. This round > reanmes the struct we're using in apply.c to 'struct gitdiff_data', > and updates the commit message of 7/14 to reflect the new name of the > renamed function. Yep, and

Re: [PATCH v4 00/14] output improvements for git range-diff

2019-07-11 Thread Ramsay Jones
On 11/07/2019 17:08, Thomas Gummerer wrote: > Thanks Junio for the comment on the previous round [1]. This round > reanmes the struct we're using in apply.c to 'struct gitdiff_data', > and updates the commit message of 7/14 to reflect the new name of the > renamed function. > > [1]: https://pu