git status [pathspec...]

Show the working tree status

Arguments

NameDescription
pathspec

Options

NameDescription
-s, --shortGive the output in the short-format
-v, --verboseBe verbose
-b, --branchShow branch information
--show-stashShow stash information
--porcelain [version]Give the output in the short-format
--ahead-behindDisplay full ahead/behind values
--no-ahead-behindDo not display full ahead/behind values
--column [options]Display full ahead/behind values
--no-column [options]Do not display untracked files in columns
--longShow status in long format (default)
-z, --nullTerminate entries with NUL
-u, --untracked-files [arg]Show untracked files
--ignore-submodules [when]Ignore changes to submodules when looking for changes
--ignored [arg]Show ignored files
--no-renamesDo not detect renames
--renamesTurn on rename detection regardless of user configuration
--find-renames [n]Turn on rename detection, optionally setting the similarity threshold