'\" t .\" Title: git-lfs-clean .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.20 .\" Date: 2024-03-07 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" .TH "GIT\-LFS\-CLEAN" "1" "2024-03-07" "\ \&" "\ \&" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "NAME" git-lfs-clean \- Git clean filter that converts large files to pointers .SH "SYNOPSIS" .sp \f(CRgit lfs clean\fP .SH "DESCRIPTION" .sp Read the contents of a large file from standard input, and write a Git LFS pointer file for that file to standard output. .sp Clean is typically run by Git\(cqs clean filter, configured by the repository\(cqs Git attributes. .sp Clean is not part of the user\-facing Git plumbing commands. To preview the pointer of a large file as it would be generated, see the git\-lfs\-pointer(1) command. .SH "SEE ALSO" .sp git\-lfs\-install(1), git\-lfs\-push(1), git\-lfs\-pointer(1), gitattributes(5). .sp Part of the git\-lfs(1) suite.