[Libreoffice-bugs] [Bug 112717] New: Fix "missingSpaceBeforeEmail: invalid author/ committer line - missing space before email" during git push to gitlab.com
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 28 10:46:56 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=112717
Bug ID: 112717
Summary: Fix "missingSpaceBeforeEmail: invalid author/committer
line - missing space before email" during git push to
gitlab.com
Product: Document Liberation Project
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: General
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: krichter at posteo.de
During pushing the complete repository
git://anongit.freedesktop.org/libreoffice/core to gitlab.com (in order to play
around with their CI infrastructure without any assumptions about whether this
could be useful for the main code base) the upload fails due to
remote: error: object 086ff12951769a2fadfc0f92f57c2e4f41108b72:
missingSpaceBeforeEmail: invalid author/committer line - missing space before
email
remote: fatal: Error in object
which indicates malformed commits (in a certain definition) on side of the main
repository [which can be
fixed](https://stackoverflow.com/questions/21971941/invalid-author-committer-line-missing-space-before-email).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170928/32520f26/attachment.html>
More information about the Libreoffice-bugs
mailing list