commit | f2b5340d8aa6d39e6e9f61d3b6629cdf61766417 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Tue Mar 03 18:30:29 2009 -0800 |
committer | Shawn O. Pearce <sop@google.com> | Tue Mar 03 18:30:29 2009 -0800 |
tree | b7ada930ad68d88dec54b5e600a865bb67ec0ae2 | |
parent | b6dc424f0db131e25bc312a384d91796d1a1c55f [diff] |
Ensure branches modified through web UI replicate If a branch is deleted through the web UI it should replicate onto all mirror systems using the standard replication code. The same is true for newly created branches. Signed-off-by: Shawn O. Pearce <sop@google.com>