debian man page for stg-commit

Query: stg-commit

OS: debian

Section: 1

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

STG-COMMIT(1)							   StGit Manual 						     STG-COMMIT(1)

NAME
stg-commit - Permanently store the applied patches into the stack base
SYNOPSIS
stg commit stg commit <patchnames> stg commit -n NUM stg commit --all
DESCRIPTION
Merge one or more patches into the base of the current stack and remove them from the series while advancing the base. This is the opposite of stg uncommit. Use this command if you no longer want to manage a patch with StGIT. By default, the bottommost patch is committed. If patch names are given, the stack is rearranged so that those patches are at the bottom, and then they are committed. The -n/--number option specifies the number of applied patches to commit (counting from the bottom of the stack). If -a/--all is given, all applied patches are committed.
OPTIONS
-n NUMBER, --number NUMBER Commit the specified number of patches. -a, --all Commit all applied patches.
STGIT
Part of the StGit suite - see linkman:stg[1] StGit 03/13/2012 STG-COMMIT(1)
Related Man Pages
stg-export(1) - debian
stg-refresh(1) - debian
stg-series(1) - debian
stg-sink(1) - debian
stg-squash(1) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
Find columns in a file based on header and print to new file
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph