1GIT-LFS-POST-CHECKOUT(1) General Commands Manual GIT-LFS-POST-CHECKOUT(1)
2
3
4
6 git-lfs-post-checkout - Git post-checkout hook implementation
7
9 git lfs post-checkout rev_before ref_after is_branch_checkout
10
12 Responds to Git post-checkout events. It makes sure that any files
13 which are marked as lockable by git lfs track are read-only in the
14 working copy, if not currently locked by the local user.
15
17 git-lfs-track(1)
18
19 Part of the git-lfs(1) suite.
20
21
22
23 February 2022 GIT-LFS-POST-CHECKOUT(1)