Re: [PATCH 3/6] git-p4: Removed support for Python 2
From: Junio C Hamano <hidden>
Date: 2021-12-09 22:44:42
Joel Holdsworth [off-list ref] writes:
Subject: Re: [PATCH 3/6] git-p4: Removed support for Python 2
"Removed" -> "remove". Losing unused/no longer usable code is good.
Signed-off-by: Joel Holdsworth <redacted> --- git-p4.py | 89 +++++++++++++++++-------------------------------------- 1 file changed, 28 insertions(+), 61 deletions(-)
In these 28 new/replacement lines, there is nothing that deserves any mention in the proposed log message?