Re: [PATCH 3/4] Default to displaying /all/ non-tag refs, not just locals
From: Junio C Hamano <hidden> Date: 2016-08-11 19:33:19
Andy Parkins [off-list ref] writes:
Adds support for display_mode == 2; which shows all non-tag refs.
That is a change in behaviour and given that we introduced
remotes for the explicit purpose of not to clutter the local
branch namespace, I doubt defaulting to _show_ remotes is a good
change. See the 'bitfield' comment in my other reply.