I'm running a script that will clone a lot of extension repos.
After cloning, "git-review -s" must be performed to create the gerrit remote, based on the information in .gitreview.
This very regularly (every 10-20 clones) exits with:
The following command failed with exit code 1
"scp -P 29418 l10n-bot@gerrit.wikimedia.org:hooks/commit-msg .git/hook/commit-msg"
lost connection
Feels as if something's not right...
Version: wmf-deployment
Severity: blocker