File size: 549 Bytes
c592385
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.\" generated with Ronn-NG/v0.9.1
.\" http://github.com/apjanke/ronn-ng/tree/0.9.1
.TH "GIT\-LFS\-POST\-MERGE" "1" "May 2022" ""
.SH "NAME"
\fBgit\-lfs\-post\-merge\fR \- Git post\-merge hook implementation
.SH "SYNOPSIS"
\fBgit lfs post\-merge\fR \fIis_squash\fR
.SH "DESCRIPTION"
Responds to Git post\-merge events\. It makes sure that any files which are marked as lockable by \fBgit lfs track\fR are read\-only in the working copy, if not currently locked by the local user\.
.SH "SEE ALSO"
git\-lfs\-track(1)
.P
Part of the git\-lfs(1) suite\.