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

Commands are unknown after install #30

Open
kar opened this issue Jul 27, 2011 · 1 comment
Open

Commands are unknown after install #30

kar opened this issue Jul 27, 2011 · 1 comment

Comments

@kar
Copy link

kar commented Jul 27, 2011

Maybe I did something wrong, but I couldn't use commands like "git bug" as they were not visible (I was getting "not a git command" error). I just added the bin dir to the PATH. I don't know much about rubygems. Have I done something wrong?

@trydionel
Copy link
Owner

Hey kgusak,

Assuming you've installed the gem with gem install git-pivotal, you need to ensure your gem binaries directory is included in your $PATH. You can find out where this is on your system by inspecting gem env for the EXECUTABLE DIRECTORY.

If you haven't installed the tool with gem install git-pivotal, I suggest you try that -- hopefully it should "just work".

Jeff

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

2 participants