View the original community article here
Last tested: Apr 21, 2020
If you gets an error like this:
Deploy Failed
deploy dev-branch to master
deploy aborted, operation incomplete. Verify configuration of the remote repository and retry.
org.eclipse.jgit.api.errors.TransportException: git@github.com:org/repo.git: expected report for ref refs/heads/master not received
Check https://www.githubstatus.com/ - the error probably means github is experiencing issues. You can wait until github is back up and then try to deploy/push again :)
This content is subject to limited support.