1GIT-LFS-POST-MERGE(1) GIT-LFS-POST-MERGE(1)
23
4
NAME
6git-lfs-post-merge - Git post-merge hook implementation
7
SYNOPSIS
9git lfs post-merge is_squash
10
DESCRIPTION
12Responds to Git post-merge events. It makes sure that any files which
13are marked as lockable by git lfs track are read-only in the working
14copy, if not currently locked by the local user.
15
SEE ALSO
17git-lfs-track(1)
1819
Part of the git-lfs(1) suite.
2021
22
23
April 2019 GIT-LFS-POST-MERGE(1)