Skip to content

sl pull --rebase does not work when default branch is called master #1116

@stepancheg

Description

@stepancheg
$ git clone https://github.com/google/gvisor/
...
$ cd gvisor
$ sl pull
pulling from https://github.com/google/gvisor/
$ sl pull --rebase -d master
pulling from https://github.com/google/gvisor/
nothing to rebase - working directory parent is also destination
$ sl pull --rebase
abort: missing rebase destination - supply --dest / -d

Last command fails, but it works if repo default brain is "main".

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