https://bugs.kde.org/show_bug.cgi?id=486951
--- Comment #12 from Yaroslav Sidlovsky <zawer...@gmail.com> --- Also in my example it's this is taken into account and name is taken from ref name `refs/tags/<tag>`: ``` mName = QString(refName).remove(QRegularExpression("^refs/tags/")); ``` -- You are receiving this mail because: You are watching all bug changes.