kelleyma49 / PSFzf

A PowerShell wrapper around the fuzzy finder fzf
MIT License
755 stars 35 forks source link

How to use Invoke-PsFzfGitBranches #156

Closed linw789 closed 1 year ago

linw789 commented 2 years ago

It seems that Invoke-PsFzfGitBranches isn't registed as a cmdlet. Is there way to make it work as Invoke-FuzzyGitStatus and set an alias to it?

kelleyma49 commented 1 year ago

@linw789 , please try the 2.5.2 prelease version and let me know if that fixes your issue

https://www.powershellgallery.com/packages/PSFzf/2.5.2-alpha

linw789 commented 1 year ago

Thank you for making the change! I will test it later.

linw789 commented 1 year ago

Hi @kelleyma49 could you also add an alias for branch selection, similar to this?