Mandatory duplication of branches and tags across local and remote repositories

5/10 Medium

Branches and tags must be created twice—once locally and once remotely—or they remain visible only to the creator. It is difficult to check which branches were pushed, and tags are not pushed to origin by default, creating workflow friction.

Category
dx
Workaround
partial
Stage
onboarding
Freshness
persistent
Scope
single_lib
Upstream
wontfix
Recurring
Yes
Buyer Type
team

Sources

Collection History

Query: “What are the most common pain points with Git for developers in 2025?4/5/2026

Each branch and tag must be created twice: in the local world and in the remote world, or they will be visible only to you. It is not easy to check which branches were pushed to origin, and tags are not pushed to origin by default.

Created: 4/5/2026Updated: 4/5/2026