|
NAMEgit-lfs-fsck - Check GIT LFS files for consistencySYNOPSISgit lfs fsck [options] [revisions]DESCRIPTIONChecks all GIT LFS files in the current HEAD for consistency.Corrupted files are moved to ".git/lfs/bad". The revisions may be specified as either a single committish, in which case only that commit is inspected; specified as a range of the form A..B (and only this form), in which case that range is inspected; or omitted entirely, in which case HEAD (and, for --objects, the index) is examined. The default is to perform all checks. OPTIONS
SEE ALSOgit-lfs-ls-files(1), git-lfs-status(1).Part of the git-lfs(1) suite.
Visit the GSP FreeBSD Man Page Interface. |