git-lfs/docs/man/git-lfs-uninstall.1.ronn

20 lines
434 B
Plaintext
Raw Normal View History

2015-11-16 20:37:08 +00:00
git-lfs-uninstall(1) -- 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.