-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/bug
Description
- Gitea version (or commit ref): b04a1d9
- Git version: 2.11.0
- Operating system: DietPi, based on Raspbian GNU/Linux 9 (stretch)
- 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
Commits shown are duplicated on the dashboard (not actually duplicated, it just looks like it) in the following way:
- Start editing a file within your repository on Gitea.
- E.g. add another file to the repository and commit the change.
- E.g. edit another file on this repository and commit the change.
- Finish editing the very first file and commit the change.
If you do something like that, then the third commit will include all these previous commits that happened during the edition of the first file, on the dashboard.
Screenshots
andreymal and timokoesters
Metadata
Metadata
Assignees
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/bug