1GIT-LFS-UNTRACK(1)                                          GIT-LFS-UNTRACK(1)
2
3
4

NAME

6       git-lfs-untrack - Remove Git LFS paths from Git Attributes
7

SYNOPSIS

9       git lfs untrack <path>...
10

DESCRIPTION

12       Stop tracking the given path(s) through Git LFS. The argument can be a
13       glob pattern or a file path.
14

EXAMPLES

16       •   Configure Git LFS to stop tracking GIF files:
17
18           git lfs untrack "*.gif"
19

SEE ALSO

21       git-lfs-track(1), git-lfs-install(1), gitattributes(5).
22
23       Part of the git-lfs(1) suite.
24
25
26
27                                                            GIT-LFS-UNTRACK(1)
Impressum