Skip to content

lab mr checkout 39: mr_checkout.go:33: the key remote.origin.url is not found #364

@moltar

Description

@moltar

I'm trying to checkout a MR:

lab mr checkout 39

But my checkout doesn't have an origin remote:

❯ git remote -v
github	git@www-github.foo.com:org/repo.git (fetch)
github	git@www-github.foo.com:org/repo.git (push)
gitlab	git@192.16.50.1:org/repo.git (fetch)
gitlab	git@192.16.50.1:org/repo.git (push)

How to deal with cases like this?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions