Re: [PATCH v2 19/25] completion: complete --patch-with-raw
From: Philippe Blain <hidden>
Date: 2023-06-12 22:57:49
From: Philippe Blain <hidden>
Date: 2023-06-12 22:57:49
Hi Junio, Le 2023-06-12 à 17:42, Junio C Hamano a écrit :
"Philippe Blain via GitGitGadget" [off-list ref] writes:quoted
From: Philippe Blain <redacted> Signed-off-by: Philippe Blain <redacted> --- contrib/completion/git-completion.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)Everything else in the series looked OK, but I am not sure if we want to advertise this historical wart that has no practical advantage over using "-p --raw". The only reason why we kept it is because we do not have to even think about how likely it will break ancient scripts if we removed it. Thanks.
Yes, I tend to agree. I can drop this one in the next version.