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
If you see output like this, it probably means there's a naming conflict with another git-solo script (e.g. git-solo ships with git-duet), and the other script appears in your PATH after git-mob.
↪ git solo -v
0.5.2 ('aed36fb704bf19059e6177e02bff81cb4e6deddd')
Because git-duet also has a git-solo command, so there will be a conflict and whichever script is present last in the PATH will be used.
The text was updated successfully, but these errors were encountered: