commit | 10a9f8efe15032a70dfce153434dcb1269715105 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Wed May 27 20:28:07 2009 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Wed May 27 20:28:07 2009 -0700 |
tree | 971215257bae639c8cafd01c7d2361fe5798e6ef | |
parent | 325f1c365e2150759a6bebf3951fad6e5d9b78db [diff] |
Add admin command "gerrit replicate" to force resync a project This can be useful to force a project to resync, such as after detecting a mirror failure and the mirror has been recovered, or if a ref was deleted from the main project by hand, and it must be delivered to the mirrors. Bug: GERRIT-110 Signed-off-by: Shawn O. Pearce <sop@google.com>