Open yakovo opened 8 years ago
Please rerun this with --debug and post the exception trace. The error message you are seeing is a wrapper exception and is itself insufficient to understand the problem.
On Wed, Jun 29, 2016, 06:25 yakovo notifications@github.com wrote:
When having multiple commits or when executing MOE with git author, which is different from the one who made the commits to sync, the magic directive fails with the error as stated in the title of this issue. It happens due to author dismatch due to author field gets concatenated per each commit;
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/google/MOE/issues/37, or mute the thread https://github.com/notifications/unsubscribe/AAUN4tR-9TSgFmdGZPDJ0_NzvWIJ2fSbks5qQnJLgaJpZM4JBIQG .
When having multiple commits or when executing MOE with git author, which is different from the one who made the commits to sync, the magic directive fails with the error as stated in the title of this issue. It happens due to author dismatch due to author field gets concatenated per each commit;