git-lfs-status - Man Page

Show the status of Git LFS files in the working tree

Synopsis

git lfs status [<options>]

Description

Display paths of Git LFS objects that

This command must be run in a non-bare repository.

Options

--porcelain

Give the output in an easy-to-parse format for scripts.

--json

Give the output in a stable json format for scripts.

See Also

git-lfs-ls-files(1).

Part of the git-lfs(1) suite.

Referenced By

git-lfs(1), git-lfs-fsck(1), git-lfs-ls-files(1).