You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To avoid wrapping of a long text on narrow screens, the details for the
Changeset linking syntax is now displayed as a pop-up when hovering the
mouse over the checkbox's label.
$s_plugin_Source_enable_linking = 'Changeset Linking <span class="small">(<em><type>:<reponame>:<revision>:</em> where <type> = \'s\' for details, \'v\' for diff)</span>';
$s_plugin_Source_enable_linking_info = 'Where <type> = \'c\' or \'s\' for Changeset details; \'d\' or \'v\' for Diff; and \'p\' for Pull Request (if supported by the VCS)';
0 commit comments