Update of patch #10032 (project findutils):
Status: In Progress => Done
_______________________________________________________
Follow-up Comment #3:
Thanks, pushed at:
https://git.savannah.gnu.org/cgit/findutils.git/commit/?id=caa038677b48019c5905c6f48f8a13ce40e24c58
Re. how to create a patch: 'git show' does not result in something
git can grok as input (although it looks a bit similar).
Please use "git format-patch" - here e.g. with argument "-1" to only
write out one commit. The resulting file can then be applied with
"git am" (short for "apply-mail").
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/patch/?10032>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/