Open
Description
I prefer using me
as the default remote name. However, this does not play well by default:
$ bash-it version
error: No such remote 'origin'
$ git remote -v
me git@github.com:fox-forks/bash-it (fetch)
me git@github.com: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.
Metadata
Metadata
Assignees
Labels
No labels