Re: [PATCH] find: doc: Fix -prune SCM example and really make it efficient

2022-10-25 Thread Bernhard Voelker
First of all: thanks for the patch. A concrete code change is always a good basis for discussion. :-) On 10/23/22 01:54, raf wrote: > Subject: [PATCH] find: doc: Fix -prune SCM example and really make it efficient IMO we shouldn't call this a "fix", because there was nothing wrong with the pre

Re: [PATCH] find: doc: Fix -prune SCM example and really make it efficient

2022-10-25 Thread raf
On Wed, Oct 26, 2022 at 12:35:34AM +0200, Bernhard Voelker wrote: > First of all: thanks for the patch. > A concrete code change is always a good basis for discussion. :-) > > On 10/23/22 01:54, raf wrote: > > Subject: [PATCH] find: doc: Fix -prune SCM example and really make it > > efficient