git-ssq man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

GIT-SSQ(1)		  BSD General Commands Manual		    GIT-SSQ(1)

NAME
     git-ssq — display the names of files not added to a Git repository

SYNOPSIS
     git-ssq [<options...>] [--] [<pathspec>...]

DESCRIPTION
     The git-ssq utility displays the names of files present in the Git repos‐
     itory's directory, but not added to its contents or index.	 It does this
     by running a “git status --short” command and displaying only the names
     of the files on lines starting with a question mark.  It passes all com‐
     mand-line arguments to git-status(1).

RETURN VALUES
     The git-ssq utility exits 0 on success, and >0 if an error occurs.

ENVIRONMENT
     See git-status(1).

FILES
     See git-status(1).

EXAMPLES
     Show the files not added to the current Git repository:

	   git ssq

     Filter only the unknown C source files from the src/ subdirectory:

	   git ssq src | egrep -e '.c$'

SEE ALSO
     git-status(1)

HISTORY
     The git-ssq utility was written by Peter Pentchev in 2012.

AUTHORS
     Peter Penchev ⟨roam@ringlet.net⟩

BSD			       October 10, 2013				   BSD
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net