Update 2.12.1 release notes
- Add another fix that was missed - Add missing `link:` prefix Change-Id: I9367f8202cf18ef7d1ed8b7d24bd5efc5b5659c6
This commit is contained in:
@@ -80,7 +80,7 @@ in other tables, a null change was returned which would then lead to an
|
||||
'Internal Server Error' that was difficult to track down. Now an error is
|
||||
raised earlier which will help administrators to find the root cause.
|
||||
|
||||
* https://code.google.com/p/gerrit/issues/detail?id=3743[Issue 3743]:
|
||||
* link:https://code.google.com/p/gerrit/issues/detail?id=3743[Issue 3743]:
|
||||
Use submitter identity as committer when using 'Rebase if Necessary' merge
|
||||
strategy.
|
||||
+
|
||||
@@ -151,6 +151,9 @@ If a series of changes contained a change that conflicted with the destination
|
||||
branch, but the conflict was solved by a merge commit at the tip of the
|
||||
series, the series was not submittable.
|
||||
|
||||
* link:https://code.google.com/p/gerrit/issues/detail?id=3883[Issue 3883]:
|
||||
Respect the `core.commentchar` setting from `.gitconfig` in `commit-msg` hook.
|
||||
|
||||
UI
|
||||
~~
|
||||
|
||||
|
Reference in New Issue
Block a user