mirror of
https://github.com/docker/compose.git
synced 2025-09-18 23:37:50 +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>