1GIT-LFS-UPDATE(1)                                            GIT-LFS-UPDATE(1)
2
3
4

NAME

6       git-lfs-update - Update Git hooks
7

SYNOPSIS

9       git lfs update [--manual | --force]
10

DESCRIPTION

12       Updates  the  Git  hooks  used by Git LFS. Silently upgrades known hook
13       contents. If you have your own custom hooks you may need to use one  of
14       the extended options below.
15

OPTIONS

17       ·   --manual  -m Print instructions for manually updating your hooks to
18           include git-lfs functionality. Use this option if  git  lfs  update
19           fails  because of existing hooks and you want to retain their func‐
20           tionality.
21
22       ·   --force -f Forcibly  overwrite  any  existing  hooks  with  git-lfs
23           hooks.  Use this option if git lfs update fails because of existing
24           hooks but you don´t care about their current contents.
25
26
27

SEE ALSO

29       Part of the git-lfs(1) suite.
30
31
32
33                                 January 2020                GIT-LFS-UPDATE(1)
Impressum