cg-status(1)
NAME
- cg-status - show status of the repository and your working
- tree
SYNOPSIS
cg-status [-g] [[-n] -s STATUS] [-w] [-x] [DIRPATH].sp
DESCRIPTION
Arrayis used during a merge to mark files which contained local
changes before the merge.
OPTIONS
- Array-h, --help
- Print usage summary.
- --long-help
- Print user manual. The same as found in cg-status(1).
NOTES
Arrayported as both being deleted and unknown. The reason for this is
that the file is internally marked as deleted and thus also untracked. After next commit it will only be reported as being untracked..sp
IGNORING
Arraying the ignore patterns, first the default ignore patterns are
loaded from /usr/share/cogito/default-exclude (or a slightly different path depending on your installation prefix). Then,
.git/info/exclude from your working copy is loaded. At last, during the actual tree traversal .gitignore in each visited directory is loaded for the time of its traversal..sp
FILES
- $GIT_DIR/info/exclude
- The list of ignore patterns; the list itself is not
- version-tracked and is local to this particular clone.
BUGS
Arraycg-status(1) output, but from the merging point of view there will still be "local changes" and cg-diff(1) will show a diff..sp
COPYRIGHT
- Copyright © Petr Baudis, 2005 Copyright © Pavel Roskin
- 2005.sp
SEE ALSO
- Array12/05/2006