1GIT-LFS-POST-CHECKOUT(1)    General Commands Manual   GIT-LFS-POST-CHECKOUT(1)
2
3
4

NAME

6       git-lfs-post-checkout - Git post-checkout hook implementation
7

SYNOPSIS

9       git lfs post-checkout rev_before ref_after is_branch_checkout
10

DESCRIPTION

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

SEE ALSO

17       git-lfs-track(1)
18
19       Part of the git-lfs(1) suite.
20
21
22
23                                  March 2021          GIT-LFS-POST-CHECKOUT(1)
Impressum