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@lists.freedesktop.org
          Reporter: krich...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to