You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[11-30 15:47:10] C:\Users\pachun
> Get-GitBranch
Get-GitBranch : The term 'Get-GitBranch' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ Get-GitBranch
+ ~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Get-GitBranch:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Looks like it is missing from the psm1 and psd1 files?
The text was updated successfully, but these errors were encountered:
System Details
Issue Description
Get-GitBranch functionality is missing in 1.0+.
Looks like it is missing from the psm1 and psd1 files?
The text was updated successfully, but these errors were encountered: