Hi all!
Last week .gitreview for MediaWiki branches and extensions switched from targeting a specific branch to using track=1[0].
This is a change that, going forward, should make it easier to do weekly branching and releases without being too disruptive for developer workflows.
The git-review version that allows for this change is 1.25.0. I have updated the docs to reflect the use of this version[1].
It is also important to note that to use git-review with track=1 you must be on a local branch that tracks an upstream – detached-head states and branches that do no track upstream will cause strange errors.
-- Tyler
[0]. https://phabricator.wikimedia.org/T146293 [1]. https://www.mediawiki.org/wiki/Gerrit/git-review