mirror of
https://gitee.com/gitea/gitea
synced 2025-12-17 21:46:36 +08:00
#11846 Introduced feature to show exact tag on commit view. However if a repo has no tags at all git prints out a separate and unhandled error " No names found, cannot describe anything." Adding --always to the command makes it always use the error in the style of "fatal: no tag exactly matches" even if there are no tags at all. Fixes #11869 Fixes #11868
15 KiB
15 KiB