debian man page for stg-sync

Query: stg-sync

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

STG-SYNC(1)							   StGit Manual 						       STG-SYNC(1)

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
Part of the StGit suite - see linkman:stg[1] StGit 03/13/2012 STG-SYNC(1)
Related Man Pages
stg-new(1) - debian
stg-publish(1) - debian
stg-push(1) - debian
stg-refresh(1) - debian
stg-uncommit(1) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Introduction
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?