Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warn user to uninstall git-duet #2

Closed
dideler opened this issue Feb 22, 2018 · 3 comments
Closed

Warn user to uninstall git-duet #2

dideler opened this issue Feb 22, 2018 · 3 comments

Comments

@dideler
Copy link
Contributor

dideler commented Feb 22, 2018

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.

@dideler
Copy link
Contributor Author

dideler commented Mar 8, 2018

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')

@dideler
Copy link
Contributor Author

dideler commented Mar 8, 2018

If installed via brew, brew uninstall git-duet.

If manually installed via downloaded executable, delete the executables and remove its directory from your PATH if needed.

@dideler
Copy link
Contributor Author

dideler commented Apr 8, 2018

Resolved in c99027c

@dideler dideler closed this as completed Apr 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant