syncloud / platform

Run popular services on your device with one click
https://syncloud.org
GNU General Public License v3.0
401 stars 40 forks source link

gogs: unable to commit from web and init repo #262

Closed cyberb closed 6 years ago

cyberb commented 7 years ago

Any web operation which involves git commits is not working.

Edit a file error: Failed to update/create file 'README.md' with error: CommitChanges: exit status 128 - fatal: --author ''Boris' is not 'Name ' and matches no existing author

Similar error on repo creation with init commit.

vsapronov commented 7 years ago

Could be missing git user problem. I'll take a look.

cyberb commented 6 years ago

Fixed, it was git bash wrapped swallowing parts of author CLI parameter.