author "Gitea" #3152

Closed
opened 2025-11-02 05:02:10 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @fawdlstty on GitHub (Apr 8, 2019).

  • Gitea version (or commit ref):c5ec66a
  • Git version:2.7
  • Operating system:centos 7.5 x64
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

I have write code and commit to gitea from two computer, all commit is mine, but another computer commit author "Gitea", I think it will be me too.

Screenshots

20190408164940

Originally created by @fawdlstty on GitHub (Apr 8, 2019). - Gitea version (or commit ref):c5ec66a - Git version:2.7 - Operating system:centos 7.5 x64 - Database (use `[x]`): - [ ] PostgreSQL - [x] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [x] Not relevant - Log gist: ## Description I have write code and commit to gitea from two computer, all commit is mine, but another computer commit author "Gitea", I think it will be me too. ## Screenshots ![20190408164940](https://user-images.githubusercontent.com/7323999/55710974-5bf7dc80-5a1e-11e9-8108-9b6dd663ad5d.png)
GiteaMirror added the type/question label 2025-11-02 05:02:10 -06:00
Author
Owner

@lafriks commented on GitHub (Apr 8, 2019):

Could be that on one computer you have not correctly configured Author name/email? check:

git config --list
@lafriks commented on GitHub (Apr 8, 2019): Could be that on one computer you have not correctly configured Author name/email? check: ``` git config --list ```
Author
Owner

@fawdlstty commented on GitHub (Apr 8, 2019):

thanks,

@fawdlstty commented on GitHub (Apr 8, 2019): thanks,
Author
Owner

@fawdlstty commented on GitHub (Apr 9, 2019):

i found a other question in same repo, I have change some file a lot, but the commit record only first half, checkout result are still wrong.

@fawdlstty commented on GitHub (Apr 9, 2019): i found a other question in same repo, I have change some file a lot, but the commit record only first half, checkout result are still wrong.
Author
Owner

@lafriks commented on GitHub (Apr 9, 2019):

Please use gitea forum for such questions

@lafriks commented on GitHub (Apr 9, 2019): Please use gitea forum for such questions
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#3152