1STG-SYNC(1)                      StGit Manual                      STG-SYNC(1)
2
3
4

NAME

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

SYNOPSIS

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

DESCRIPTION

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

OPTIONS

19       -a, --all
20           Synchronise all the applied patches.
21
22       -B REF-BRANCH, --ref-branch REF-BRANCH
23           Syncronise patches with BRANCH.
24
25       -s SERIES, --series SERIES
26           Syncronise patches with SERIES.
27

STGIT

29       Part of the StGit suite - see stg(1)
30
31
32
33
34StGit                             01/31/2020                       STG-SYNC(1)
Impressum