mirror of
https://github.com/docker/cli.git
synced 2026-01-06 05:41:44 +03:00
When the git checkout is dirty on top of a git tag (i.e., v20.10.6.m), the VERSION_QUAD was keeping a trailing comma. Now the trailing comma is stripped. Signed-off-by: Tibor Vass <tibor@docker.com>