Re: [PATCH] git-fetch, git-parse-remote: Cleanup implementation of '.'
From: Junio C Hamano <hidden> Date: 2016-06-15 22:43:00
Paolo Bonzini [off-list ref] writes:
quoted
I may not be really thinking straight tonight (no I am not
drunk, but just a tad sick), but I wonder if this is sufficient?
$(git-for-each-ref --format='%(refname):')
Shorter and one less process and pipe.