Re: [PATCH v2 7/8] t0021/rot13-filter: add capability functions

2017-11-06 Thread Junio C Hamano
Christian Couder writes: > t/t0021/rot13-filter.pl | 58 > ++--- > 1 file changed, 45 insertions(+), 13 deletions(-) Makes sense.

[PATCH v2 7/8] t0021/rot13-filter: add capability functions

2017-11-05 Thread Christian Couder
These function help read and write capabilities. To make them more generic and make it easy to reuse them, the following changes are made: - we don't require capabilities to come in a fixed order, - we allow duplicates, - we check that the remote supports the capabilities we advertise, - we don