Dear Gerrit contributors,
The
gerrit-review server will no longer support default preferences (preferences that are stored in the
refs/users/default branch of the
All-Users repository).
So far we used this feature to set the default for the
diff.lineLength preference (aka "
Diff width" in the UI) to 80 characters. This setting controls after how many chars the vertical line for visualising the line length is shown on diff screens.
Now that default preferences are no longer supported, the hard-coded default of 100 will apply, unless you have set something else in your personal user preferences. This means, if you haven't set this preference yet and you want to keep the diff line length at 80 chars you have to set "
Diff width" to 80 at
https://gerrit-review.git.corp.google.com/settings/#DiffPreferences.
Sorry for the inconvenience.
Edwin on behalf of the Gerrit team at Google
Note: Only Gerrit servers hosted by Google will no longer support default preferences. For all other Gerrit servers default preferences continue to work.