On Fri, 19 May 2023 at 10:39, Junio C Hamano <gitster@xxxxxxxxx> wrote: > * "git branch --format=..." and "git format-patch --format=..." > learns "--omit-empty" to hide refs that whose formatting result > becomes an empty string from the output. Typo here. branch, tag and for-each-ref learn this, not format-patch :-) Øsse