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
As git-fixup is a wrapper of another utility, extra arguments should be passed to git-commit. Currently, I have to wrap them in quotes: git fixup "HEAD -a".