Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 349 Bytes

git-lfs-fsck.1.ronn

File metadata and controls

18 lines (10 loc) · 349 Bytes

git-lfs-fsck(1) -- Check GIT LFS files for consistency

SYNOPSIS

git lfs fsck

DESCRIPTION

Checks all GIT LFS files in the current HEAD for consistency.

Corrupted files are moved to ".git/lfs/bad".

SEE ALSO

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

Part of the git-lfs(1) suite.