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

Git Exception on Windows #13

Open
murwa opened this issue Nov 4, 2015 · 2 comments
Open

Git Exception on Windows #13

murwa opened this issue Nov 4, 2015 · 2 comments

Comments

@murwa
Copy link

murwa commented Nov 4, 2015

Hey, getting a GitException on windows. Any workaround?

@Khrall
Copy link

Khrall commented Feb 1, 2016

Not sure if this is the same as mine, I get:

[GitWrapper\GitException]
  'C:\Program' is not recognized as an internal or external command,
  operable program or batch file.

Here's the trace:

Exception trace:
 () at C:\Users\Khrall\AppData\Roaming\Composer\vendor\cpliakas\git-wrapper\src\GitWrapper\GitWrapper.php:511
 GitWrapper\GitWrapper->run() at C:\Users\Khrall\AppData\Roaming\Composer\vendor\cpliakas\git-wrapper\src\GitWrapper\GitWorkingCopy.php:163
 GitWrapper\GitWorkingCopy->run() at C:\Users\Khrall\AppData\Roaming\Composer\vendor\cpliakas\git-wrapper\src\GitWrapper\GitWorkingCopy.php:624
 GitWrapper\GitWorkingCopy->log() at C:\Users\Khrall\AppData\Roaming\Composer\vendor\schickling\git-s3\src\GitS3\Console\Application.php:77
 GitS3\Console\Application->getCurrentHash() at C:\Users\Khrall\AppData\Roaming\Composer\vendor\schickling\git-s3\src\GitS3\Console\Application.php:69
 GitS3\Console\Application->saveLastDeploy() at C:\Users\Khrall\AppData\Roaming\Composer\vendor\schickling\git-s3\src\GitS3\Console\Commands\DeployCommand.php:33
 GitS3\Console\Commands\DeployCommand->execute() at C:\Users\Khrall\AppData\Roaming\Composer\vendor\symfony\console\Command\Command.php:259
 Symfony\Component\Console\Command\Command->run() at C:\Users\Khrall\AppData\Roaming\Composer\vendor\symfony\console\Application.php:844
 Symfony\Component\Console\Application->doRunCommand() at C:\Users\Khrall\AppData\Roaming\Composer\vendor\symfony\console\Application.php:192
 Symfony\Component\Console\Application->doRun() at C:\Users\Khrall\AppData\Roaming\Composer\vendor\symfony\console\Application.php:123
 Symfony\Component\Console\Application->run() at C:\Users\Khrall\AppData\Roaming\Composer\vendor\schickling\git-s3\bin\git-s3:16

@mackness
Copy link

mackness commented Jan 23, 2017

I get this on a mac

[GitWrapper\GitException]                                   
fatal: bad object c4985f0341060d46d1f775a8a9eb16a0dc6de153 

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

3 participants