Re: [PATCH] for-each-ref: introduce color format
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:57:18
Ramkumar Ramachandra [off-list ref] writes:
I just have one major doubt: in the above output, how do I align all the upstream branches to the same column? How can I achieve it with pretty-formats? Something like %*d? But * is already taken to mean deref in for-each-ref's --format.
Doesn't Duy's more recent work on the pretty-format front introduce alignment operators?