Skip to content

Push tags when branch updated #30

Description

@axel3rd

By default, git does not push tags when branch(es) pushed => this code does not synchronize tags:

repo_from_cloned.remote(GIT_REMOTE_TO).push().raise_if_error()

So it is a bug, tags are not synchronized in one pass.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions