Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix article in Index.rst #374

Merged
merged 1 commit into from
Oct 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Documentation/Troubleshooting/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ Push: invalid committer
error: failed to push some refs to 'ssh://<username>@review.typo3.org:29418/REPOSITORY_NAME.git'


This message simply means that your email address is not registered as an Web-Identity.
This message simply means that your email address is not registered as a Web-Identity.
If this error happens, just go to the website that the error message suggests:
`https://review.typo3.org/#/settings/contact`. Register the email address you
use to push (button :guilabel:`Register New Email`) - even if it is already in the dropdown list.
Expand Down