Skip to content

Commit 90911e1

Browse files
authored
Correct Push to Gerrit output (#362)
1 parent 0401a94 commit 90911e1

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Documentation/BugfixingAZ/Index.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -161,11 +161,12 @@ as described in :ref:`setup <setup>` (or via the
161161
.. code-block:: none
162162
:caption: result
163163
164-
remote: New Changes:
165-
remote: https://review.typo3.org/<gerrit-id>
164+
remote: SUCCESS
166165
remote:
167-
To ssh://<username>@review.typo3.org:29418/Packages/TYPO3.CMS.git
168-
* [new branch] HEAD -> refs/for/<release-branch>
166+
remote: https://review.typo3.org/c/Packages/TYPO3.CMS/+/<gerrit-id> [...] ... [NEW]
167+
remote:
168+
To ssh://review.typo3.org:29418/Packages/TYPO3.CMS.git
169+
* [new reference] main -> refs/for/main
169170
170171
If you see an error, check out the :ref:`Git Troubleshooting <git-troubleshooting>`
171172
section.

0 commit comments

Comments
 (0)