mirror of
https://github.com/docker/compose.git
synced 2025-06-24 15:40:14 +02:00
If there is a branch with the same name as a tag it fails without the --tags. This was only a problem when we're branching from a git tag. Signed-off-by: Daniel Nephin <dnephin@docker.com>