Home GnuPG

Use `git ls-files` instead of `find` to list the patches

Description

Use git ls-files instead of find to list the patches

This has the advantage that it only lists patches that are tracked by
git. git ls-files seems to sort the result by character value, i.e.
it lists '-' before '/'. That's why a few patches were reordered.

Details

Provenance
ikloeckerAuthored on Thu, Apr 3, 11:26 AM
Parents
rWe1ead436c337: Add patch for supporting high-contrast mode in Breeze
Branches
Unknown
Tags
Unknown
References
gpg4win-5-branch