Immediately after the update pushing to GitHub stopped working. When pushing, the following error is returned from nova: Failed to push to “origin”. The reference cannot be fast-forwarded and must instead be merged or rebased.
Error returned from libgit2: cannot push non-fastforwardable reference (-11)
When trying to merge, the error is: Failed to create annotated commit from reference: (null)
The error returned from libgit2: invalid argument: ‘repo’ (-1).