We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e35079 commit ac0f661Copy full SHA for ac0f661
docs/man/git-lfs-uninstall.1.ronn
@@ -12,6 +12,12 @@ Perform the following actions to remove the Git LFS configuration:
12
* Remove the "lfs" clean and smudge filters from the global Git config.
13
* Uninstall the Git LFS pre-push hook if run from inside a Git repository.
14
15
+## OPTIONS
16
+
17
+* --local:
18
+ Removes the "lfs" smudge and clean filters from the local repository's git
19
+ config, instead of the global git config (~/.gitconfig).
20
21
## SEE ALSO
22
23
git-lfs-install(1).
0 commit comments