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
I prefer using me as the default remote name. However, this does not play well by default:
$ bash-it versionerror: No such remote 'origin'
$ git remote -vme [email protected]:fox-forks/bash-it (fetch)me [email protected]:fox-forks/bash-it (push)
Yes, there is a BASH_IT_REMOTE variable, but I don't want to have to set a variable for this. I would like bash-it to auto-infer the remote name when possible.