I know that the CLI has been inspired by how git lfs works, but I find it confusing to use "installing" for the process of running the graphical installer and again for enabling the extension on a repo or global basis.
Also, I'd expect the default to be local, like you also have to provide a --global flag with things like git config --global user.name.
I know that the CLI has been inspired by how git lfs works, but I find it confusing to use "installing" for the process of running the graphical installer and again for enabling the extension on a repo or global basis.
Also, I'd expect the default to be local, like you also have to provide a
--global
flag with things likegit config --global user.name
.