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
For example, git metrics show does not show anything for me, because my remote is not named origin, so I have to use git metrics show --remote myremote.
Would be nice if I could configure defaults.
For example,
git metrics showdoes not show anything for me, because my remote is not namedorigin, so I have to usegit metrics show --remote myremote.Would be nice if such things were configurable.