Closed
Description
- Gitea version (or commit ref): 1.8.1
- Git version: 2.11.0
- Operating system: Debian 9 stretch
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL) https://try.gitea.io/djgreg13/bugtag
- No
- Not relevant
- Log gist:
Description
If i push a commit in master and a tag with --all options, the front is desynchronised with my repo.
https://try.gitea.io/djgreg13/bugtag is the example, i push master and tag with --all
If i clone the repo, i see the tag, but on front no tags is shown in Releases page
If i push only a new tag, an automatic entry will be created on Releases page
I except to see in this page tag 1.0.0 (pushed with --all) and tag 1.0.1 (pushed with --tags) or i see only 1.0.1
Screenshots
you can see on https://try.gitea.io/djgreg13/bugtag
Metadata
Metadata
Assignees
Labels
No labels