mbox series

[v3,0/1] Sort detached heads line firstly

Message ID cover.1560895672.git.matvore@google.com (mailing list archive)
Headers show
Series Sort detached heads line firstly | expand

Message

Matthew DeVore June 18, 2019, 10:29 p.m. UTC
In the interest of simplifying the code and the job of translators, I've
decided to simply remove the ( from the translatable strings as suggested by
Junio in a response to v2 of this patchset.

I thought that a regression test would be a bit overkill for a fix of this
nature. Instead, I've added a cautionary comment to not add the ( back to the
translatable string.

Thank you,

Matthew DeVore (1):
  ref-filter: sort detached HEAD lines firstly

 ref-filter.c | 32 ++++++++++++++++----------------
 wt-status.c  |  4 ++--
 wt-status.h  |  3 +++
 3 files changed, 21 insertions(+), 18 deletions(-)