git-p4: place a single space after every comma

This patch improves consistency across git-p4 by ensuring all command
separated arguments to function invocations, tuples and lists are
separated by commas with a single space following.

Signed-off-by: Joel Holdsworth <jholdsworth@nvidia.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Joel Holdsworth 2022-04-01 15:24:53 +01:00 committed by Junio C Hamano
parent 0874bb016a
commit 12a77f5b7e
1 changed files with 9 additions and 9 deletions