Closed
Description
- Gogs version (or commit ref): 0.9.83.0816
- Git version: 2.7.4
- Operating system: Linux Debian and Linux Fedora
- Database
- PostgreSQL
- MySQL
- SQLite
- Can you reproduce the bug at https://try.gogs.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
Description
I noticed that when using the online commit functionality it uses incorrect information inside the commit. It think it should have the same functionality as in GitLab.
Fullname should be used for both author and committer name where the email should be used for both author email and committer email.