Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tab completion using powershell-git-aliases #962

Open
Ravichandra-C opened this issue Oct 17, 2023 · 1 comment
Open

Tab completion using powershell-git-aliases #962

Ravichandra-C opened this issue Oct 17, 2023 · 1 comment

Comments

@Ravichandra-C
Copy link

Ravichandra-C commented Oct 17, 2023

System Details

  • posh-git version/path:1.1.0
  • PowerShell version:7.3.7
  • Git version: 2.35.1.windows.2
  • Operating system name and version: Windows 10

Issue Description

I am experiencing a problem with git Tab completion when using Powershell-git-aliases module , POSH-git is installed at user level.

Order of imports in Profile

image

Actual

gco [tab] -> It shows file names

Expected

gco [tab] -> should show branch names

@sloth501
Copy link

I have the same problem. posh-git does not seems to know git-alias alias

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants