Skip to content

Add aliases for git switch and switch -c #112

Description

@maks-rafalko
  • git switch should be used instead of git checkout
  • git switch -c should be used instead of git checkout -b

I didn't find aliases for git switch, so here is a proposal.

git s is already assigned to git status, so probably:

  • git sw = switch
  • git swc = switch -c

?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions