1GIT-LFS-UPDATE(1) General Commands Manual GIT-LFS-UPDATE(1)
2
3
4
6 git-lfs-update - Update Git hooks
7
10 Updates the Git hooks used by Git LFS. Silently upgrades known hook
11 contents. If you have your own custom hooks you may need to use one of
12 the extended options below.
13
15 ○ --manual -m Print instructions for manually updating your hooks to
16 include git-lfs functionality. Use this option if git lfs update
17 fails because of existing hooks and you want to retain their func‐
18 tionality.
19
20 ○ --force -f Forcibly overwrite any existing hooks with git-lfs
21 hooks. Use this option if git lfs update fails because of existing
22 hooks but you don´t care about their current contents.
23
24
25
27 Part of the git-lfs(1) suite.
28
29
30
31 March 2021 GIT-LFS-UPDATE(1)