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

Unexpected Number of arguments while running git-xltrail-diff

engineermanmohansingh opened this issue · comments

While performing diff using the git-xltrail-diff command in the working directory, A message appears Unexpected Number of arguments How many arguments does this command needs?

did you directly invoke git-xltrail-diff?
the correct way is to just use git diff and let git invoke git-xltrail-diff under the hood. You don't need to worry about the lower-level commands.
Can you please confirm (or copy/paste your command line in-/output here)?

Closing this as there is no response. Feel free to reopen.