Skip to content

Aliased shortcuts do not autocomplete origin-only branches #3

@PhysShell

Description

@PhysShell

Got: some_origin_only_branch;
Git-posh recognizes these when doing "git switch" for autocomplete;

Custom alias gsw do not recognize these;

After I switch to origin only branch the other way, only then gsw starts to recognize it;

Might have to add "origin/" (or if this name is configurable - then best to get that name) when performing search, or see how it's implemented in git posh.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions