Talk:Reading/Web/Release process/How to release

From mediawiki.org

Why do we switch the default review branch to master as part of the process?[edit]

Ronseal.

Are we switching branch so that we can push to master? If so, then the git review command allows you to specify the branch that you want to push to like so:

$ git review master

which, IIRC, overrides the defaultbranch setting.

Phuedx (WMF) (talk) 14:11, 21 September 2015 (UTC) thanks! Jdlrobson (talk) 17:40, 21 September 2015 (UTC)Reply