отменить последнюю операцию отмены  (Undo the last undo operation)
  
Имя (Name)
stg-redo - Undo the last undo operation
Синопсис (Synopsis)
stg redo
Описание (Description)
If the last command was an undo, reset the patch stack to the
       state it had before the undo. Consecutive invocations of "stg
       redo" will undo the effects of consecutive invocations of "stg
       undo".
       It is an error to run "stg redo" if the last command was not an
       undo.
Параметры (Options)
-n N, --number N
           Undo the last N undos.
       --hard
           Discard changes in your index/worktree.
Часть StGit suite  (Stgit)
Part of the StGit suite - see stg(1)