Merge pull request #1 from ElLutzo/remote-lockedMain-typo

#890 correct one typo in en_US: remote/lockedMain
This commit is contained in:
Peter Lutz 2021-10-14 19:55:02 +02:00 committed by GitHub
commit cfe88fc1f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@ exports.level = {
"markdowns": [
"## Remote Rejected!",
"",
"If you work on a large collaborative team its likely that main is locked and requires some Pull Request process to merge changes. If you commit directly to main locally and try pushing you will be greeted with a message similar to this:",
"If you work on a large collaborative team it's likely that main is locked and requires some Pull Request process to merge changes. If you commit directly to main locally and try pushing you will be greeted with a message similar to this:",
"",
"```",
" ! [remote rejected] main -> main (TF402455: Pushes to this branch are not permitted; you must use a pull request to update this branch.)",