1GIT-LFS-CLEAN(1)            General Commands Manual           GIT-LFS-CLEAN(1)
2
3
4

NAME

6       git-lfs-clean - Git clean filter that converts large files to pointers
7

SYNOPSIS

9       git lfs clean path
10

DESCRIPTION

12       Read  the contents of a large file from standard input, and write a Git
13       LFS pointer file for that file to standard output.
14
15       Clean is typically run by Git´s clean filter, configured by the reposi‐
16       tory´s Git attributes.
17
18       Clean  is not part of the user-facing Git plumbing commands. To preview
19       the pointer of  a  large  file  as  it  would  be  generated,  see  the
20       git-lfs-pointer(1) command.
21

SEE ALSO

23       git-lfs-install(1),    git-lfs-push(1),    git-lfs-pointer(1),   gitat‐
24       tributes(5).
25
26       Part of the git-lfs(1) suite.
27
28
29
30                                 February 2022                GIT-LFS-CLEAN(1)
Impressum