Commit d2d99521b62677acaf6904914e844bbf17cbc697
1 parent
1f5891e9
Exists in
spb-stable
and in
2 other branches
Clarify the master branch release instructions.
Showing
1 changed file
with
4 additions
and
2 deletions
Show diff stats
doc/release/master.md
1 | 1 | # How to push GitLab CE master branch to all remotes. |
2 | 2 | |
3 | -Distribution to other repo's is done by the lead developer if there is no rush. | |
3 | +The source code of GitLab is available on multiple servers (with GitLab.com as the canonical source). | |
4 | +Synchronization between the repo's is done by the lead developer if there is no rush. | |
4 | 5 | This happens a few times per workday on average. |
5 | -If a GitLab B.V. person wants to do it here are the instructions. | |
6 | +If somebody else with access to all repo's wants to do it the instructions are below. | |
7 | +This is just to distribute changes, not to make them. | |
6 | 8 | |
7 | 9 | ## Add this to `.bashrc` or [your dotfiles](https://github.com/dosire/dotfiles/commit/52803ce3ac60d57632164b7713ff0041e86fa26c) |
8 | 10 | ... | ... |