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.