Skip to content

Make switch command a bit more helpful #128

@skorokithakis

Description

@skorokithakis

The switch command currently says:

14:29:39 $ gl switch feature/foo
✘ Branch feature/foo doesn't exist
  ➜ to list existing branches do gl branch

It should say:

14:29:39 $ gl switch feature/foo
✘ Branch feature/foo doesn't exist
  ➜ to list existing branches do gl branch
  ➜ to create a new branch do gl branch -c feature/foo

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions