debian man page for stg-status

Query: stg-status

OS: debian

Section: 1

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

STG-STATUS(1)							   StGit Manual 						     STG-STATUS(1)

NAME
stg-status - Show the tree status
SYNOPSIS
stg status [options] [<files or dirs>]
DESCRIPTION
Show the status of the whole working copy or the given files. The command also shows the files in the current directory which are not under revision control. The files are prefixed as follows: M - locally modified N - newly added to the repository D - deleted from the repository C - conflict ? - unknown An stg refresh command clears the status of the modified, new and deleted files.
OPTIONS
-m, --modified Show modified files only. -n, --new Show new files only. -d, --deleted Show deleted files only. -c, --conflict Show conflict files only. -u, --unknown Show unknown files only. -x, --noexclude Do not exclude any files from listing. --reset Reset the current tree changes.
STGIT
Part of the StGit suite - see linkman:stg[1] StGit 03/13/2012 STG-STATUS(1)
Related Man Pages
stg-export(1) - debian
stg-publish(1) - debian
stg-refresh(1) - debian
stg-series(1) - debian
stg-squash(1) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph