xltrail / git-xl

Git extension: Makes git-diff work for VBA in Excel workbooks (xls* file types)

Home Page:https://www.xltrail.com/git-xl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change "git xl install [--local]" to "git xl enable [--global]"

fzumstein opened this issue · comments

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 had the same thought: I primarily work with repos that don't use Excel, so I would not want global enablement to be the default.