You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If arguments are passed, like git lzc --version, it will just commit as if it was running without any arguments. At the very least, an error should be raised that git lzc doesn't take any arguments, to avoid surprise commits.