Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   stg-sync    ( 1 )

синхронизировать патчи с веткой или серией (Synchronise patches with a branch or a series)

Имя (Name)

stg-sync - Synchronise patches with a branch or a series

Синопсис (Synopsis)

stg sync [options] [--] [<patch1>] [<patch2>] [<patch3>..<patch4>]

Описание (Description)

For each of the specified patches perform a three-way merge with
       the same patch in the specified branch or series. The command can
       be used for keeping patches on several branches in sync. Note
       that the operation may fail for some patches because of
       conflicts. The patches in the series must apply cleanly.

Параметры (Options)

-a, --all
           Synchronise all the applied patches.

-B REF-BRANCH, --ref-branch REF-BRANCH Syncronise patches with BRANCH.

-s SERIES, --series SERIES Syncronise patches with SERIES.


Часть StGit suite (Stgit)

Part of the StGit suite - see stg(1)