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

Unhandled Exception: AppHarbor.GitCommandException: 'C:\Program' is not recognized as an internal or external command, #22

Open
Jeff-Tian opened this issue Feb 6, 2020 · 0 comments

Comments

@Jeff-Tian
Copy link

Jeff-Tian commented Feb 6, 2020

C:\Users\Jeff>appharbor app info

appharbor app info

Unhandled Exception: AppHarbor.GitCommandException: 'C:\Program' is not recognized as an internal or external command,
operable program or batch file.

   at AppHarbor.GitCommand.Execute(String command)
   at AppHarbor.GitRepositoryConfigurer.GetApplicationId()
   at AppHarbor.ApplicationConfiguration.GetApplicationId()
   at AppHarbor.Commands.InfoAppCommand.InnerExecute(String[] arguments)
   at AppHarbor.CommandDispatcher.Dispatch(String[] args)
   at AppHarbor.Program.Main(String[] args)

I suspect that my git was installed under C:\Program Files\Git where the path container space, which was not quoted by the appharbor program.

AppHarbor version: v1.2

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