enhance: try to reinstate not onl the working tree's change, but also the index's ones (#1135)

Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
leo 2025-03-28 12:20:36 +08:00
parent 1575ae977e
commit 56ebc182f2
No known key found for this signature in database
10 changed files with 1 additions and 10 deletions

View file

@ -660,7 +660,6 @@
<x:String x:Key="Text.Stash.Title" xml:space="preserve">Отложить локальные изменения</x:String>
<x:String x:Key="Text.StashCM.Apply" xml:space="preserve">Принять</x:String>
<x:String x:Key="Text.StashCM.Drop" xml:space="preserve">Отбросить</x:String>
<x:String x:Key="Text.StashCM.Pop" xml:space="preserve">Применить</x:String>
<x:String x:Key="Text.StashCM.SaveAsPatch" xml:space="preserve">Сохранить как заплатку...</x:String>
<x:String x:Key="Text.StashDropConfirm" xml:space="preserve">Отбросить тайник</x:String>
<x:String x:Key="Text.StashDropConfirm.Label" xml:space="preserve">Отбросить:</x:String>