FreeBSD Manual Pages
GIT-LFS-UNTRACK(1) 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 Configure Git LFS to stop tracking GIF files: git lfs untrack "*.gif" SEE ALSO git-lfs-track(1), git-lfs-install(1), gitattributes(5). Part of the git-lfs(1) suite. May 2020 GIT-LFS-UNTRACK(1)
NAME | SYNOPSIS | DESCRIPTION | EXAMPLES | SEE ALSO
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=git-lfs-untrack&sektion=1&manpath=FreeBSD+12.2-RELEASE+and+Ports>