Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 327 Bytes

git-lfs-update.1.ronn

File metadata and controls

15 lines (9 loc) · 327 Bytes

git-lfs-update(1) -- Update Git hooks

SYNOPSIS

git lfs update [--force]

DESCRIPTION

Updates the Git hooks used by Git LFS. Silently upgrades known hook contents. Pass --force to upgrade the hooks, clobbering any existing contents.

SEE ALSO

Part of the git-lfs(1) suite.