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
I'm getting this when I add Import-Module git-aliases -DisableNameChecking:
Remove-Alias: C:\Users\xeoneux\Documents\PowerShell\Modules\git-aliases\0.3.3\aliases.ps1:5
Line |5|Remove-Alias gcb -Force
| ~~~~~~~~~~~~~~~~~~~~~~~
| This command cannot find a matching alias because an alias with the name 'gcb' does not exist.
The text was updated successfully, but these errors were encountered:
I'm getting this when I add
Import-Module git-aliases -DisableNameChecking
:The text was updated successfully, but these errors were encountered: