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

Version fails if git isn't available on the default system path #1

Open
devjack opened this issue Oct 13, 2013 · 0 comments
Open

Version fails if git isn't available on the default system path #1

devjack opened this issue Oct 13, 2013 · 0 comments

Comments

@devjack
Copy link
Owner

devjack commented Oct 13, 2013

Reproduced on a windows machine checking out code via sourcetree. Whilst running in a git tracked directory, the git executable isn't available via the default system terminal (not included in the path).

Expected Behaviour:

  • EITHER: Return a valid v0.0.0-2 version, using 2 commits as the flag for no commits.
  • OR: Throw fatal exception and have the client handle it.

Current Behaviour:

  • Returns a 'command git not found' message from Gitver->version();
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