File size: 572 Bytes
c592385
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.\" generated with Ronn-NG/v0.9.1
.\" http://github.com/apjanke/ronn-ng/tree/0.9.1
.TH "GIT\-LFS\-UNTRACK" "1" "May 2022" ""
.SH "NAME"
\fBgit\-lfs\-untrack\fR \- Remove Git LFS paths from Git Attributes
.SH "SYNOPSIS"
\fBgit lfs untrack\fR \fIpath\fR\|\.\|\.\|\.
.SH "DESCRIPTION"
Stop tracking the given path(s) through Git LFS\. The \fIpath\fR argument can be a glob pattern or a file path\.
.SH "EXAMPLES"
.TP
Configure Git LFS to stop tracking GIF files:

.SH "SEE ALSO"
git\-lfs\-track(1), git\-lfs\-install(1), gitattributes(5)\.
.P
Part of the git\-lfs(1) suite\.