git-lfs/docs/man/git-lfs-uninit.1.ronn
2015-07-20 11:02:59 -06:00

20 lines
425 B
Markdown

git-lfs-uninit(1) -- Remove Git LFS configuration
=================================================
## SYNOPSIS
`git lfs uninit`
## 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-init(1).
Part of the git-lfs(1) suite.