Re: [PATCH v10 0/8] filter: support for excluding all trees and blobs

2018-10-03 Thread Matthew DeVore
On Wed, Oct 3, 2018 at 12:52 PM Matthew DeVore wrote: > > This is a minor change to the previous rollup. It moves positional > arguments to the end of git-rev-list invocations. Here is an interdiff > from v9: ... There is another problem with this patchset related to dropped exit codes and pipelin

[PATCH v10 0/8] filter: support for excluding all trees and blobs

2018-10-03 Thread Matthew DeVore
This is a minor change to the previous rollup. It moves positional arguments to the end of git-rev-list invocations. Here is an interdiff from v9: diff --git a/t/t5616-partial-clone.sh b/t/t5616-partial-clone.sh index 7b6294ca5..53fbf7db8 100755 --- a/t/t5616-partial-clone.sh +++ b/t/t5616-partial