Re: [PATCH v9 00/14] Git filter protocol

2016-10-05 Thread Jakub Narębski
W dniu 04.10.2016 o 14:59, larsxschnei...@gmail.com pisze: > From: Lars Schneider > > The goal of this series is to avoid launching a new clean/smudge filter > process for each file that is filtered. > > A short summary about v1 to v5 can be found here: > https://git.github.io/rev_news/2016/08/1

[PATCH v9 00/14] Git filter protocol

2016-10-04 Thread larsxschneider
From: Lars Schneider The goal of this series is to avoid launching a new clean/smudge filter process for each file that is filtered. A short summary about v1 to v5 can be found here: https://git.github.io/rev_news/2016/08/17/edition-18/ This series is also published on web: https://github.com/l