orgads@gmail.com writes:
From: Orgad Shaneh <redacted>
Commit 7550424804 (name-rev: include taggerdate in considering the best
name) introduced a bug in name-rev.
...
builtin/name-rev.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Can you update a test to protect the change this patch makes from
future breakages? That would also demonstrate how the current code
is broken and this patch improves the situation, as I am having a
bit of trouble seeing why this change is needed.
Thanks.