Deleted branches with upstreams are revived via USE statements on read replicas
Open
customer issue
version control
- Dominant language
- Go
- Stars
- 24.4k
- Forks
- 873
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 108
Description
Branches that have been locally deleted from a read replica (with `call dolt_branch('-d')`) but that had an upstream tracking branch will be brought back to life when the replica resolves a reference to that branch name.
Not sure what the right behavior here is yet. The relevant variables are:
1) Does an upstream tracking reference exist locally, and should it after a `branch -d` call
2) Does the branch exist on the remote
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.