feature: add button to navigate to current HEAD (#50)

This commit is contained in:
leo 2024-04-02 20:54:19 +08:00
parent 09720f81d4
commit d986aa7165
7 changed files with 32 additions and 1 deletions

View file

@ -1338,4 +1338,7 @@
<data name="Text.InProgress.Merge" xml:space="preserve">
<value>合并操作进行中。点击【终止】回滚到操作前的状态。</value>
</data>
<data name="Text.Repository.NavigateToCurrentHead" xml:space="preserve">
<value>定位HEAD</value>
</data>
</root>