File tree Expand file tree Collapse file tree 10 files changed +1
-10
lines changed Expand file tree Collapse file tree 10 files changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ public bool Apply(string name, bool restoreIndex)
82
82
83
83
public bool Pop ( string name )
84
84
{
85
- Args = $ "stash pop -q \" { name } \" ";
85
+ Args = $ "stash pop -q --index \" { name } \" ";
86
86
return Exec ( ) ;
87
87
}
88
88
Original file line number Diff line number Diff line change 650
650
<x : String x : Key =" Text.Stash.Title" xml : space =" preserve" >Lokale Änderungen stashen</x : String >
651
651
<x : String x : Key =" Text.StashCM.Apply" xml : space =" preserve" >Anwenden</x : String >
652
652
<x : String x : Key =" Text.StashCM.Drop" xml : space =" preserve" >Entfernen</x : String >
653
- <x : String x : Key =" Text.StashCM.Pop" xml : space =" preserve" >Anwenden und entfernen</x : String >
654
653
<x : String x : Key =" Text.StashDropConfirm" xml : space =" preserve" >Stash entfernen</x : String >
655
654
<x : String x : Key =" Text.StashDropConfirm.Label" xml : space =" preserve" >Entfernen:</x : String >
656
655
<x : String x : Key =" Text.Stashes" xml : space =" preserve" >Stashes</x : String >
Original file line number Diff line number Diff line change 655
655
<x : String x : Key =" Text.Stash.Title" xml : space =" preserve" >Stash Local Changes</x : String >
656
656
<x : String x : Key =" Text.StashCM.Apply" xml : space =" preserve" >Apply</x : String >
657
657
<x : String x : Key =" Text.StashCM.Drop" xml : space =" preserve" >Drop</x : String >
658
- <x : String x : Key =" Text.StashCM.Pop" xml : space =" preserve" >Pop</x : String >
659
658
<x : String x : Key =" Text.StashCM.SaveAsPatch" xml : space =" preserve" >Save as Patch...</x : String >
660
659
<x : String x : Key =" Text.StashDropConfirm" xml : space =" preserve" >Drop Stash</x : String >
661
660
<x : String x : Key =" Text.StashDropConfirm.Label" xml : space =" preserve" >Drop:</x : String >
Original file line number Diff line number Diff line change 659
659
<x : String x : Key =" Text.Stash.Title" xml : space =" preserve" >Stash Cambios Locales</x : String >
660
660
<x : String x : Key =" Text.StashCM.Apply" xml : space =" preserve" >Aplicar</x : String >
661
661
<x : String x : Key =" Text.StashCM.Drop" xml : space =" preserve" >Eliminar</x : String >
662
- <x : String x : Key =" Text.StashCM.Pop" xml : space =" preserve" >Pop</x : String >
663
662
<x : String x : Key =" Text.StashCM.SaveAsPatch" xml : space =" preserve" >Guardar como Parche...</x : String >
664
663
<x : String x : Key =" Text.StashDropConfirm" xml : space =" preserve" >Eliminar Stash</x : String >
665
664
<x : String x : Key =" Text.StashDropConfirm.Label" xml : space =" preserve" >Eliminar:</x : String >
Original file line number Diff line number Diff line change 600
600
<x : String x : Key =" Text.Stash.Title" xml : space =" preserve" >Stash les changements locaux</x : String >
601
601
<x : String x : Key =" Text.StashCM.Apply" xml : space =" preserve" >Appliquer</x : String >
602
602
<x : String x : Key =" Text.StashCM.Drop" xml : space =" preserve" >Effacer</x : String >
603
- <x : String x : Key =" Text.StashCM.Pop" xml : space =" preserve" >Extraire</x : String >
604
603
<x : String x : Key =" Text.StashDropConfirm" xml : space =" preserve" >Effacer le Stash</x : String >
605
604
<x : String x : Key =" Text.StashDropConfirm.Label" xml : space =" preserve" >Effacer :</x : String >
606
605
<x : String x : Key =" Text.Stashes" xml : space =" preserve" >Stashes</x : String >
Original file line number Diff line number Diff line change 659
659
<x : String x : Key =" Text.Stash.Title" xml : space =" preserve" >Stasha Modifiche Locali</x : String >
660
660
<x : String x : Key =" Text.StashCM.Apply" xml : space =" preserve" >Applica</x : String >
661
661
<x : String x : Key =" Text.StashCM.Drop" xml : space =" preserve" >Elimina</x : String >
662
- <x : String x : Key =" Text.StashCM.Pop" xml : space =" preserve" >Estrai</x : String >
663
662
<x : String x : Key =" Text.StashCM.SaveAsPatch" xml : space =" preserve" >Salva come Patch...</x : String >
664
663
<x : String x : Key =" Text.StashDropConfirm" xml : space =" preserve" >Elimina Stash</x : String >
665
664
<x : String x : Key =" Text.StashDropConfirm.Label" xml : space =" preserve" >Elimina:</x : String >
Original file line number Diff line number Diff line change 620
620
<x : String x : Key =" Text.Stash.Title" xml : space =" preserve" >Guardar Alterações Locais</x : String >
621
621
<x : String x : Key =" Text.StashCM.Apply" xml : space =" preserve" >Aplicar</x : String >
622
622
<x : String x : Key =" Text.StashCM.Drop" xml : space =" preserve" >Descartar</x : String >
623
- <x : String x : Key =" Text.StashCM.Pop" xml : space =" preserve" >Pop</x : String >
624
623
<x : String x : Key =" Text.StashDropConfirm" xml : space =" preserve" >Descartar Stash</x : String >
625
624
<x : String x : Key =" Text.StashDropConfirm.Label" xml : space =" preserve" >Descartar:</x : String >
626
625
<x : String x : Key =" Text.Stashes" xml : space =" preserve" >Stashes</x : String >
Original file line number Diff line number Diff line change 660
660
<x : String x : Key =" Text.Stash.Title" xml : space =" preserve" >Отложить локальные изменения</x : String >
661
661
<x : String x : Key =" Text.StashCM.Apply" xml : space =" preserve" >Принять</x : String >
662
662
<x : String x : Key =" Text.StashCM.Drop" xml : space =" preserve" >Отбросить</x : String >
663
- <x : String x : Key =" Text.StashCM.Pop" xml : space =" preserve" >Применить</x : String >
664
663
<x : String x : Key =" Text.StashCM.SaveAsPatch" xml : space =" preserve" >Сохранить как заплатку...</x : String >
665
664
<x : String x : Key =" Text.StashDropConfirm" xml : space =" preserve" >Отбросить тайник</x : String >
666
665
<x : String x : Key =" Text.StashDropConfirm.Label" xml : space =" preserve" >Отбросить:</x : String >
Original file line number Diff line number Diff line change 659
659
<x : String x : Key =" Text.Stash.Title" xml : space =" preserve" >贮藏本地变更</x : String >
660
660
<x : String x : Key =" Text.StashCM.Apply" xml : space =" preserve" >应用(apply)</x : String >
661
661
<x : String x : Key =" Text.StashCM.Drop" xml : space =" preserve" >删除(drop)</x : String >
662
- <x : String x : Key =" Text.StashCM.Pop" xml : space =" preserve" >应用并删除(pop)</x : String >
663
662
<x : String x : Key =" Text.StashCM.SaveAsPatch" xml : space =" preserve" >另存为补丁...</x : String >
664
663
<x : String x : Key =" Text.StashDropConfirm" xml : space =" preserve" >丢弃贮藏确认</x : String >
665
664
<x : String x : Key =" Text.StashDropConfirm.Label" xml : space =" preserve" >丢弃贮藏 :</x : String >
Original file line number Diff line number Diff line change 658
658
<x : String x : Key =" Text.Stash.Title" xml : space =" preserve" >擱置本機變更</x : String >
659
659
<x : String x : Key =" Text.StashCM.Apply" xml : space =" preserve" >套用 (apply)</x : String >
660
660
<x : String x : Key =" Text.StashCM.Drop" xml : space =" preserve" >刪除 (drop)</x : String >
661
- <x : String x : Key =" Text.StashCM.Pop" xml : space =" preserve" >套用並刪除 (pop)</x : String >
662
661
<x : String x : Key =" Text.StashCM.SaveAsPatch" xml : space =" preserve" >另存為修補檔 (patch)...</x : String >
663
662
<x : String x : Key =" Text.StashDropConfirm" xml : space =" preserve" >捨棄擱置變更確認</x : String >
664
663
<x : String x : Key =" Text.StashDropConfirm.Label" xml : space =" preserve" >捨棄擱置變更:</x : String >
You can’t perform that action at this time.
0 commit comments