1. git-lfs-status(1)
  2. git-lfs-status(1)

NAME

git-lfs-status - 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.

  1. October 2021
  2. git-lfs-status(1)