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
What happened:
I set git as an alias for hub with Set-Alias -Name git -Value "absolute\path\to\hub.exe". And it works. But only the above command caused this problem.
More info:
Put Set-Alias -Name git -Value "absolute\path\to\hub.exe" in your PowerShell profile.
Reload $PROFILE and run git help <hub-command>
Windows 8.1 x64
git version 2.22.0.windows.1
hub version 2.13.0