git-lfs-uninstall (1)
Leading comments
generated with Ronn/v0.7.3
http://github.com/rtomayko/ronn/tree/0.7.3
(The comments found at the beginning of the groff file "man1/git-lfs-uninstall.1".)
NAME
git-lfs-uninstall - Remove Git LFS configuration
SYNOPSIS
git lfs uninstall
DESCRIPTION
Perform the following actions to remove the Git LFS configuration:
- *
-
Remove the "lfs" clean and smudge filters from the global Git config.
- *
-
Uninstall the Git LFS pre-push hook if run from inside a Git repository.
-
SEE ALSO
git-lfs-install(1).
Part of the
git-lfs(1) suite.