table of contents
other versions
- bullseye 2.13.2-1+b5
- bullseye-backports 3.2.0-1~bpo11+1
- testing 3.2.0-1
- unstable 3.2.0-1
GIT-LFS-UNTRACK(1) | General Commands Manual | GIT-LFS-UNTRACK(1) |
NAME¶
git-lfs-untrack - Remove Git LFS paths from Git Attributes
SYNOPSIS¶
git lfs untrack path...
DESCRIPTION¶
Stop tracking the given path(s) through Git LFS. The path argument can be a glob pattern or a file path.
EXAMPLES¶
SEE ALSO¶
git-lfs-track(1), git-lfs-install(1), gitattributes(5).
Part of the git-lfs(1) suite.
June 2022 |