google / google/copybara

Does Copybara support relarion chain CL's?

Open
#219 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
3.8k
Forks
345
PR merge metrics
No merged PRs in 30d

Description

I have a use case where we want to mirror a relation chain CL's from one Gerrit server to another Gerrit server. The expectation is that Copybara will reflect the relation chain as-is on the destination Gerrit server

## Current behavior
**Source Gerrit server**
TOT <- A <- B <- C

**Destination Gerrit server**
TOT <- A'
TOT <- B'
TOT <- C'

## Expected behavior
**Source Gerrit server**
TOT <- A <- B <- C

**Destination Gerrit server**
TOT <- A' <- B' <- C'

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.