Skip to content

[Bug] Fails to auto-infer remote name when possible #2317

Open
@hyperupcall

Description

@hyperupcall

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions