On 11/30/20 12:58 PM, Jonathan Wakely wrote:
I can have a commit which only uses wildcards now, thanks.
Good!
I still can't use sub-directories with wildcards, but I can live with that.
Why? The example I presented did so: libstdc++-v3/ChangeLog: * doc/html/*: All you need is love. and I modified the following file: libstdc++-v3/doc/html/manual/debug.html | 3 ++- Isn't that a sub-directory? Martin